Controls:

UPHit +1
DOWNHit -1
LEFTDeath +1
RIGHTDeath -1
ENTERReset
SPACENext 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.

Updated 4 days ago
Published 22 days ago
StatusPrototype
CategoryTool
PlatformsWindows, HTML5
Authorpowertomato

Download

Download NowName your own price

Click download now to get access to the following files:

Source Code 62 kB
win64.zip (v2.1) 24 MB

Leave a comment

Log in with itch.io to leave a comment.