Download :
Patch Note :
Biggest Changes :
- β Variable Setter interface reworked.
- β Massive rework of game interface and code.
- β Add macOS & Linux support.
- β New feature : Debug Mode.
- β Add array implementation and manipulation.
- β Add loops.
- β Dialogue graph system reworked.
Small Changes :
- β Upgrade movement possibilities with more zoom & unlimited space for each page.
- β Add feature to search between dialogues in a new panel.
- β Add feature button to center the view.
- β You can now change the pitch volume in play sound function.
- β Add confirmation pop up when deleting pages.
- β Search features now ignore uppercase letters.
- β Add tooltip for tabs of assets management panel.
- β New operators for string variable : ToString() & concat().
- β New operators for Boolean variable : not().
- β New operators for Float/integers variable : power(), exp(), length().
- β Improve visuals of script panel.
- β Add feature : we can use CTRL + V to paste script function when the mouse is hover a script add function button.
- β Added possibility to have large text that are scrollable for one dialogue. (auto scroll with the animation text)
- β The games no longer require an internet connection.
- β Extend the characters limit of project name from 20 to 40.
- β Open project folder now pop up on front of screen (no longer in background).
- β Fix issue with z-index of app bar. Improve visuals.
- β The game engine will now store the editor version in project properties.
- β Improve location of input text field & button if there is no text in the input dialogue.
- β Fix Issue when a character wouldn't appear if added after a delay.
- β Fix an issue with Project Properties Panel where modifications wouldn't appear when reopening the panel.
- β Fix visuals : you can't select script function text or variable text anymore.
- β Setting a variable with an incorrect value will now set the variable with its default value.
- β Fix issue with Engine Code & Custom function panels and keyboard shortcuts.
- β Fix validation text button in PackageProjectModal.