Saving spawned actors locations.
Peter_J
Member Posts: 17
Hello all,
I've been trying to work out a simple way to save spawned actors positions with little luck. Currently, you're only able to save one spawned actors position. How do I fix what I have currently? Are there any tutorials on this subject?
The project is enclosed below:
https://dl.dropboxusercontent.com/u/50480487/placingbase1.gameproj.zip
*Disclaimer: The "spawner" "receiver" system is only there so I can have the scrolling background working with it later*
Thanks!
-Peter
I've been trying to work out a simple way to save spawned actors positions with little luck. Currently, you're only able to save one spawned actors position. How do I fix what I have currently? Are there any tutorials on this subject?
The project is enclosed below:
https://dl.dropboxusercontent.com/u/50480487/placingbase1.gameproj.zip
*Disclaimer: The "spawner" "receiver" system is only there so I can have the scrolling background working with it later*
Thanks!
-Peter
Comments
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
If there are any specifics that you could give me about what I did wrong in the file I provided, that would be great.
Sheepishly,
-Peter
When you switch back to the initial scene, you need a spawner actor that loops through the table rows and spawns an actor at each x/y position.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Do you know of any tutorials to learn how to create a loop?
Thanks,
Peter.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
It's working after a bit of a struggle.
Thanks for the continued support!
-Peter
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User