From 75bf6f9b622a8e00c095baf43c434445c3716a81 Mon Sep 17 00:00:00 2001 From: webdesigner97 Date: Sun, 13 Apr 2014 14:35:50 +0200 Subject: central directory for all kinds of files for this mod --- streetsmod/nodeboxes/trafficlight.nbe | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 streetsmod/nodeboxes/trafficlight.nbe (limited to 'streetsmod/nodeboxes') diff --git a/streetsmod/nodeboxes/trafficlight.nbe b/streetsmod/nodeboxes/trafficlight.nbe new file mode 100644 index 0000000..aa30fc6 --- /dev/null +++ b/streetsmod/nodeboxes/trafficlight.nbe @@ -0,0 +1,17 @@ +MINETEST NODEBOX EDITOR +PARSER 1 +NAME test + +NODE node1 +POSITION 0 0 0 +NODEBOX nodebox1 -0.1875 -0.5 0.5 0.1875 0.5 0.75 +NODEBOX nodebox2 -0.0625 0.375 0.32 0.0625 0.429368 0.51 +NODEBOX nodebox3 -0.0625 0.0625 0.32 0.0625 0.125 0.51 +NODEBOX nodebox4 -0.0625 -0.25 0.32 0.0625 -0.1875 0.51 +NODEBOX nodebox5 0.0512648 0.32 0.32 0.113765 0.38 0.5 +NODEBOX nodebox6 -0.131446 0.32 0.32 -0.0689464 0.38 0.5 +NODEBOX nodebox7 0.0571587 0.001 0.32 0.119659 0.06 0.53 +NODEBOX nodebox8 -0.131446 0.001 0.32 -0.0689464 0.06 0.53 +NODEBOX nodebox9 0.0571587 -0.31 0.32 0.119659 -0.25 0.539972 +NODEBOX nodebox10 -0.125553 -0.31 0.32 -0.0630526 -0.25 0.60652 +END NODE \ No newline at end of file -- cgit v1.2.3