Alright, I've copied everything you've done, pausing and mimicing every detail, but my ground and goals are not respawning. They run once, and then they're gone. Any ideas?
Jamie, thanks for taking the time to share your knowledge.
I'm trying to do something similar in windows, but when working with different resolution I'm having some problems with the scroll of the ground.
- You use an image that is twice the width of the scene, right? - Generates a horizontal movement to the left. - When the soil reaches the position 0, is generated again in the final stage. - And when the ground completely out of the scene changes its attribute to true.
However I have found some differences between the download and tutorial on youtube, but in both cases it works great.
If I'm working with a setting of 720 x 480, the width of my image should be 1440px?.
When the actor leaves the stage (-720px) change the attribute to true?.
The movement of the actor must be on the scene or actor?.
Comments
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
I'm trying to do something similar in windows, but when working with different resolution I'm having some problems with the scroll of the ground.
- You use an image that is twice the width of the scene, right?
- Generates a horizontal movement to the left.
- When the soil reaches the position 0, is generated again in the final stage.
- And when the ground completely out of the scene changes its attribute to true.
However I have found some differences between the download and tutorial on youtube, but in both cases it works great.
If I'm working with a setting of 720 x 480, the width of my image should be 1440px?.
When the actor leaves the stage (-720px) change the attribute to true?.
The movement of the actor must be on the scene or actor?.
Thanks you!
Thank you.