-
Notifications
You must be signed in to change notification settings - Fork 0
Input
squaresun edited this page Aug 26, 2017
·
4 revisions
The input system handles the action with respect to the player's input. This system handles arrow keys input only.
The above state diagram shows how the system handles input.
⚠️ I do not recommend making a rhythm-based game on mobile via RPG Maker since the stable computation performance of rhythm game is crucial. RPG Maker is not optimised on mobile platform and the gaming experience may be bad.
Next Page:
https://github.com/squaresun/RhythmBasedControlSystem/wiki/Event-Action-Invoker