Moving an actor from one scene to the next
NacMacFeegle
Member Posts: 11
I have a scene set to wrap x and wrap y turned on allowing the moving actor to reappear at the other side; I have set the behaviour on a fixed actor to change the scene when it collides with the moving one.
What I am not sure about is the correct approach to assigning the x and y values once on the changed scene to the moving actor?
Many Thanks
Chris
What I am not sure about is the correct approach to assigning the x and y values once on the changed scene to the moving actor?
Many Thanks
Chris
Comments
Just record it's X and Y location before you change scene, then apply those values to the actor when the scene is changed.
Perhaps I don't fully understand the question.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Thanks
Chris