haroldo-ok / choice4genesis

A ChoiceScript clone that generates SGDK-compatible C source for the Sega Genesis
https://haroldo-ok.itch.io/choice4genesis
MIT License
20 stars 2 forks source link

"Wait" in milliseconds instead of seconds #124

Open ti-r2 opened 5 months ago

ti-r2 commented 5 months ago

Allowing the wait command to work with a shorter amount of time like ticks or similar would allow for making more complex animations and effects.

haroldo-ok commented 5 months ago

Ok, that's a possibility, but may or may not have to define the delay in frames, instead of milliseconds