From f479b438e6119e83c95b19aaeccd61a8e5eded27 Mon Sep 17 00:00:00 2001 From: epoch Date: Sun, 16 Dec 2018 19:28:39 -0600 Subject: fuck if I know. lots of shit. moved files. --- share/hackvr/meshes/n64.hackvr | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 share/hackvr/meshes/n64.hackvr (limited to 'share/hackvr/meshes/n64.hackvr') diff --git a/share/hackvr/meshes/n64.hackvr b/share/hackvr/meshes/n64.hackvr new file mode 100644 index 0000000..bc74da4 --- /dev/null +++ b/share/hackvr/meshes/n64.hackvr @@ -0,0 +1,13 @@ +#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 -- cgit v1.2.3