My Ball wont reset
![tross99](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
when i change levels my ball wont go back to where it needs to be to launch
Best Answers
-
Braydon_SFX Posts: 9,273
You can put a change attribute in the ball,
Change attribute,
Self.position.x to (starting point X)
Self.position.y to (starting Y)
Put this change attribute at the top of everything in your ball actor so it happens before everything else.My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
-
Braydon_SFX Posts: 9,273
It should if you do what I suggested above.My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Answers