diff options
Diffstat (limited to 'share/hackvr/meshes/n64.hackvr')
-rw-r--r-- | share/hackvr/meshes/n64.hackvr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/share/hackvr/meshes/n64.hackvr b/share/hackvr/meshes/n64.hackvr deleted file mode 100644 index bc74da4..0000000 --- a/share/hackvr/meshes/n64.hackvr +++ /dev/null @@ -1,13 +0,0 @@ -#top and bottom square of a corner post. -n64 addshape 2 4 0 0 0 1 0 0 1 0 1 0 0 1 -n64 addshape 2 4 0 8 0 1 8 0 1 8 1 0 8 1 - -#outer two sides of a corner post -n64 addshape 2 4 0 0 0 1 0 0 1 8 0 0 8 0 -n64 addshape 2 4 0 0 0 0 0 1 0 8 1 0 8 0 - -#the diagonal -n64 addshape 2 4 1 0 0 1 1 0 7 8 0 7 7 0 - -#side of yet another corner post I think. -n64 addshape 2 4 7 8 0 8 8 0 8 0 0 7 0 0 |