You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On our demos, since we're using CSS positioning, the game window is no longer in the center of the screen. As a result, touch events are triggering the wrong locations to the RPG Maker MV handlers. We'll need to update Kru_Demo to fix this.
On our demos, since we're using CSS positioning, the game window is no longer in the center of the screen. As a result, touch events are triggering the wrong locations to the RPG Maker MV handlers. We'll need to update
Kru_Demoto fix this.