21Fermer23
Mega ShockedLe 17/05/2018 à 18:10
Some quick advice. For what it's worth.

One easy way to hide your character is to move it off screen by moving the x coordinate.

The Bus is a separate layer....If you aren't Init'ing that pic that is probably why it is not displaying....
Who cares about the bus?....make a background GFX for your game and use that....

Ideally only work with 3 assets....P1,P2, and 1 Background Scroller and move on from there...
Clean your code to be as few lines as possible problems will stand out and be easier to address.