Changelog Version 0.2
Console: The console has a new 'quickstart' command which helps users get oriented quickly.
Coder: You can now use CTRL+Space as well as CTRL+Tab to toggle the sidebar, since CTRL+Tab is conflicting with web browser tab switching.
Editor: The editor will store which window was focused when saved and resume from where you left off, for a smoother experience.
Default Main Menu: Pressing Esc while running a game will show a main menu, allowing you to quit the game. When a game is opened from the editor, quitting from this menu will automatically re-open the project in the editor.
Errors: Any script errors that occur during play will be shown in the console. This is currently done by scraping the log file.
Scripting: A new btn() function in the script base class that returns the state about a button.
Example: btn("a").down is true when the gamepad A button is pressed.
Files
Get Goco-8
Goco-8
Godot Fantasy Console
More posts
- Changelog: 0.10.0Sep 10, 2022
- Changelog Version 0.9Sep 09, 2022
- Changelog Version 0.3Aug 20, 2022
Leave a comment
Log in with itch.io to leave a comment.