in my file when the player moves a certain distance after the start of level, the screen/bg/player sprite all get buggy...... please help.....here is the capx
https://www.dropbox.com/s/5ndvsml2g6cu4 ... .capx?dl=0
in my file when the player moves a certain distance after the start of level, the screen/bg/player sprite all get buggy...... please help.....here is the capx https://www.dropbox.com/s/5ndvsml2g6cu4 ... .capx?dl=0
ok I fixed your problem <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile"> set your window size to the same size as the layout. Then to fix the small size of the level... create a new event and do system>on start of layout and then add the action scale layout to 2.0 and there you have it!!! Good luck with the rest of your project.
I noticed that you set the Fullscreen scaling is Low Quality, I set to High Quality and no buggy anymore. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
Develop games in your browser. Powerful, performant & highly capable.
Maverick1912 mikewalton206
i just tried both of your attempts to fix the issue but its still happening
nevermind.......disregard last post lol works great now thank you
LOL ok good and you're welcome!