RandomityGuy / MBHaxe

A Haxe port of Marble Blast Gold, Platinum and Ultra with 99% identical physics and cross platform multiplayer, runs on Windows, Mac, Web and Android!
MIT License
67 stars 8 forks source link

MBG EnterNameDlg doesn't work on js #11

Closed thearst3rd closed 1 year ago

thearst3rd commented 1 year ago

When attempting to enter a name in the MBG version of mbhaxe compiled for the web, it doesn't respond to text input.

I tried fixing this myself but comparing the code to master, I really can't see what's different that would cause this.

Quick demo with an input display to show the characters aren't being registered:

https://user-images.githubusercontent.com/7307599/218625030-adae54ee-d5de-4880-993e-baf2451da164.mp4

RandomityGuy commented 1 year ago

Fixed in https://github.com/RandomityGuy/MBHaxe/commit/2b337d9bb0e97215ca2fca17bf6baa2699ffa2e5