Attribute and collision

Hello!
I need some help with a function in my game.
I have created a string of behaviours, timers, integers that works great.
I dont want it to start every time my two actors collide, so I did set up an integer.
How do I program so that it need integer + collision for the function to start?

Thanks for all the help!

Comments

  • SmokeyAce73SmokeyAce73 EarthMember Posts: 370
    edited April 2014

    Just set the rule as If (all) game.yourinteger = ______ and if actors collides with ______ Do

    Developer For BLUNTentertainment - Feel Free To Message Me! - Free Beginner Templates!

Sign In or Register to comment.