File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,8 +14,10 @@ Here are some of the things you can do with these commands:
1414* Tell an actor to go to a specific tile without having to write up the path
1515 instructions yourself, or even know what tile they are standing on
1616* Control the viewport with reasonable units and queueing
17+ * Control the scene's ambient light over time with fading and queueing
1718* Set up parallel command lists that run without blocking the event loop
1819* Loop, stop, restart, and/or wait for parallel lists to finish executing
20+ * Execute blocks of commands conditionally with If/ElseIf/Else/EndIf
1921* Cause an event to "take time" by advancing the world time when it completes
2022 (correctly processing machines and advancing NPCs along their schedules)
2123* Make temporary map tile changes or apply map overrides that last only until
You can’t perform that action at this time.
0 commit comments