Skip to content

Commit 3b09d29

Browse files
committed
Add new capabilities to the quick summary.
1 parent 302639a commit 3b09d29

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)