"Ticker" Element
Keksuccino opened this issue ยท 1 comments
- Runs action (aka. button action) every tick
- Requirement support: Only ticks when "visible"
- Change tick speed (tick delay?)
- Switch between SYNC and ASYNC mode (sync runs on game thread, async runs on separate thread)
- Ability to add multiple actions (sorted)
- GUI with list of all actions with options to remove and edit them
- Button to add new action (in right-click context menu)