Hi are you talking about high scores played on a specific device or do you mean an online leaderboard? Local is easy enough, for online high scores people tend to implement Facebook SDK.
Hiya that isn't the right link, you need to right click or select 'Copy Dropbox Link'.
Only the first red car will find a path to the red box, any that spawn never find a path and so will move along some default path. You can try on red car spawned, find path to red box, and on path found, move along path.
You can't post urls so that won't work, also a video won't be much use either. For pathfinding errors I would need to see what you've done with the logic and events. There will be a reason it is not going to the red box and it'll be in the events.
That won't be a glitch, it'll be your logic. That google drive is locked out so I can't view the file.
Develop games in your browser. Powerful, performant & highly capable.
Are you using platform behaviour? Also if you're playing around with set flip commands then that might be the cause? Have you changed the angle of the player?
So you found your game project then? You can every X seconds set the angle to angle+1 for example which will just rotate the object.
A for loop and then inside that, compare at xy, not compare size. This runs through each element, what you then want to do with it is up to you.
Yeah you can use a for loop for this for example : for 0 to end range, compare array at 3, loopindex will run through all at x=3.
When Enemy.Count=0, change layout.
If you're going to go with this kind of logic then best to make the object Global=Yes in the object properties.
https://www.scirra.com/blog/112/remembe ... our-memory
Member since 5 Aug, 2013