Type anything and press enter to execute. Press the "Back Arrow" key to erase the latest character. Press Space for press/release example. Commands: - /input: Reveals info menu
Notes: - If you want to use this system in your project, you can save the "Input Manager" sprite and put it in your project. **Make sure to include a link to this project in the credits if used. For frame-based presses and releases to work correctly, "Get Input Loop" should be called every frame (called in a forever loop). Known Bugs: - "Keys Released This Frame" not working correctly if using the "input_received" message.