general refactor; script updates; new sample script added;

This commit is contained in:
turanszkij
2019-03-06 22:45:46 +00:00
parent d059cd6d57
commit d5cee65dce
36 changed files with 1064 additions and 845 deletions
+1
View File
@@ -1,4 +1,5 @@
-- This script will draw some debug primitives in the world such as line, point, box
killProcesses() -- stops all running lua coroutine processes
backlog_post("---> START SCRIPT: debug_draw.lua")