Hit, Death, Reset tracker
Controls:
UP | Hit +1 |
DOWN | Hit -1 |
LEFT | Death +1 |
RIGHT | Death -1 |
ENTER | Reset |
SPACE | Next game |
1,2,3,4 | Perfect Pixel Scale (Windows Only) |
Configuration:
Configuration is done manually by editing "controls.ini"
Controls:
To change a control, simply value of the corresponding action. E.g.
next_game = "SPACE"
Will set the space-bar to switch to the next game in list. For a list of available key-names refer to https://docs.godotengine.org/en/3.0/classes/class_@globalscope.html?highlight=%4.... (Simply omit the "KEY_" prefix, e.g. KEY_SPACE -> "SPACE")
Adding or removing games:
The configuration file contains entries for each game. E.g.
[Game 1] name = "SMB1" icon = "smb1.png"
Will add the line "SMB1" with the icon "smb1.png". To add or remove games simply add or remove entries. However the numbering of the games must be correct. I.e. you start with "Game 1" and have "Game 2", "Game 3" ect. There can be no gaps and no doubles.
Status | Prototype |
Category | Tool |
Platforms | HTML5, Windows |
Author | powertomato |
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.