ok here is my problem
when my space ship is destroyed
the camera ( green screen )
go all the way up to the left
i want it to stay in place
but it follow the player ship
http://kiugetski.com/space
http://twitch.tv/kiugetski
You need to add conditions that it only follows the player ship if the playership.count is greater than 0
I guess it's going to coordinate 0,0 because the ship isn't there anymore - but you're still trying to follow the ship.
~Sol
Don't destroy the ship. After the ship is "destroyed", play a blank animation.
Or this.
Or set invisible, or set opacity to 0 and disable collisions... many ways this can be done also.
ok ty
Develop games in your browser. Powerful, performant & highly capable.
but made a variable instead due to collison bug dosent seem to end it