Not colliding anymore?

TJMNUTTJMNUT Member Posts: 236
edited November -1 in Working with GS (Mac)
Is there any way to make it so that when something collides with something else something happens, but also when something isn't colliding with it anymore something happens, if so how?

Comments

  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    when actor overlaps or collides with whatever: do what you want to happen when they collide

    then in the otherwise section, put what you want to happen when there not colliding

    cheers
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Also if you just want something to happen when not colliding you can leave the rule blank and just place behaviors in the otherwise.
Sign In or Register to comment.