I'm working on a multiplayer game and for some odd reason it's giving errors here the filedropper.com/game_1
themachine I think the problem is with the Browser.ExecJS actions. If you search the manual at the Browser plugin you will see that is dangerous and unstable to inject JS functions .Browser object
Maybe use 3-rd party plugin ...like: Call JavaScript or FunctionExt
I never try them becouse are to complicated for me
Develop games in your browser. Powerful, performant & highly capable.
It work now thank but but the game only works on localhost
the "ws plugin" for nodejs only works for localhost. Does anyone know a better one?