trouble with collision and win/lose conditions
![akharnon](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
Hi,
I'm new to gamesalad and I'm trying to make a simple exploration/puzzle game. I created a "lives" attribute, so when "game:lives = 0" it should change the scene to my losing screen. It used to work, but I was trying to make enemies that move, and when I checked it again it was broken. Now instead of going to the lose screen, when you hit an enemy and run out of lives the game just freezes. The same for the win condition.
I've also been having a problem with collision. My actors don't always collide (even when they have a collision behavior), instead they go in front of or behind other actors in the scene and I can't figure out why.
I hope someone can help me! ^_^
I'm new to gamesalad and I'm trying to make a simple exploration/puzzle game. I created a "lives" attribute, so when "game:lives = 0" it should change the scene to my losing screen. It used to work, but I was trying to make enemies that move, and when I checked it again it was broken. Now instead of going to the lose screen, when you hit an enemy and run out of lives the game just freezes. The same for the win condition.
I've also been having a problem with collision. My actors don't always collide (even when they have a collision behavior), instead they go in front of or behind other actors in the scene and I can't figure out why.
![:( :(](http://forums.gamesalad.com/plugins/emojiextender/emoji/twitter/frown.png)
I hope someone can help me! ^_^
Comments