summaryrefslogtreecommitdiff
path: root/engine/flat.mat
diff options
context:
space:
mode:
Diffstat (limited to 'engine/flat.mat')
-rw-r--r--engine/flat.mat5
1 files changed, 5 insertions, 0 deletions
diff --git a/engine/flat.mat b/engine/flat.mat
new file mode 100644
index 0000000..49596af
--- /dev/null
+++ b/engine/flat.mat
@@ -0,0 +1,5 @@
+public DrawFlat()
+{
+// $position = $position + [100, 100, 100];
+ Draw();
+}