krusynth / rpgmakermv-plugins

RPG Maker MV Plugins
https://games.krues8dr.com/
MIT License
11 stars 5 forks source link

Demos break touch/click event locations #6

Open krusynth opened 5 years ago

krusynth commented 5 years ago

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.