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 load a teapot model with lights, and move the teapot's lid up and down
killProcesses() -- stops all running lua coroutine processes
backlog_post("---> START SCRIPT: move_object.lua")