Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
Hello, Ive made some WebServer Multiplayer projects which work very well using .php scripts. i also managed to make realtime multiplayer on .exe and .apk. But ive tried to do the same with WebGL, it didnt work. If someone knows what i could do, it would be very helpful. |
||||
|
You need to open browser console and check what it says. My guess, you're not able to access your php server because of CORS. |
|