Releases: haroldo-ok/choice4genesis
Releases · haroldo-ok/choice4genesis
Implement the `goto_scene` command.
The goto_scene
command has been implemented; with that, it will be possible to use more than one source script on the project.
Variables and conditionals.
- Commands
create
,temp
andset
implemented, in order to allow string creation/manipulation - Implemented expression support;
- Commands
if
,elseif
andelse
implemented, in order to allow conditional execution
Implement `sound` and `stop` commands.
Add the `stop` command to the README. Merge pull request #20 from haroldo-ok/implement-sound
First prototype
More commands Merge pull request #5 from haroldo-ok/more-commands