actor disappearing and falling through platform.
I just downloaded GS 2 days ago and started to follow some youtube tutorial videos.
I got to this one where it shows how to make a endless runner(not really endless but that's what the tutorial called it) game where you force/constraint a character to have a positive X linear velocity and a camera that follows the character.
And I created a character (just a square), and a long platform, and a red death platform that covers the whole long scene about 5000px long.
But when i test the game, my red death platform disappears after scrolling about 2 screen widths. and my character falls through my platform near the end of the platform. I thought maybe it was memory problems, but then i made my platform longer, and the character also falls through near the end of the platform again.
Does anyone know why? or is this some sort of bug? and if there's a work around? Thanks in advance.
Comments
have you solved the problem? if yes, would you mind to share it? I faced the same problem.
The actor disappearing because it's a default actor with no images.
Use an image for the actor should display fine.
If you talking about falling through platform near the end then see this thread: http://forums.gamesalad.com/discussion/88243/runner-falls-through-platform-near-the-end-windows-users-please-vote-for-reported-bug
and maybe vote for the bug logged so it'll get fixed.