Stopping a movement after spawn

kipdevkipdev Member Posts: 275
edited March 2015 in Working with GS (Mac)

I have a rule for an actor "when touch is pressed spawn tower," then in the tower I have it to where the play can drag it anywhere on the screen that they want. The problem Im having is once the tower is placed and a new one is brought onto the screen the player can still drag the other one wherever they want. I need a rule or something that makes it to where they cannot drag the first tower anymore if they have spawned a second tower. Any suggestions?

Thanks
Kip

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    You need to constrain it's position once it can no longer be moved and block out the rule that allows it to be moved with touch.

Sign In or Register to comment.