Martin99 Posted July 29, 2020 Share Posted July 29, 2020 (edited) Hi. I implemented the gamepix api on our Html5 game created by Gamemaker studio 2. But after triggered this event: GamePix.loaded().then(function () { // Place here the code to reach your main screen //startMyAwesomeGame(); }) Game going to Black screen. In their Toolkit, it is OK But in main site for release, this issue occures. Anyone implemented this API in gamemaker studio 2 and help us? thanks. Edited July 29, 2020 by Martin99 Quote Link to comment Share on other sites More sharing options...
Luminous Wizard Posted August 4, 2020 Share Posted August 4, 2020 Hi @Martin99 I could possible help, however, did you double-check the console for any errors and did you call the function to get the game started? I believe the function is "GameMaker_Init" Martin99 1 Quote Link to comment Share on other sites More sharing options...
Martin99 Posted August 7, 2020 Author Share Posted August 7, 2020 Seems in their html5 SDK, if you use file_exists() function to check a .ini file while that .ini file doesn't exist, it's going to black screen... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.