Destroy behaviour not working

Hello,
I'm working on the Absolute Beginner's Guide to Gamesalad tutorial on the ABGG: 30 Destroy video where you are shown how to set up the submarine to be destroyed when it collides with the urchin. I'm using the rule in which I employ as destroy behaviour. No matter what I do, I can't seem to get the submarine to get destroyed! Please can you help.

Comments

  • bob loblawbob loblaw Member, PRO Posts: 793

    hard to give advice without seeing your behaviours/rules.

    without knowing those, a few of things that may be blocking-
    the destroy rule should be in the submarine actor (not just an edited instance that you have somewhere);
    check that you don't have a duplicate actor that isn't being used that you have mistakenly put in you 'if actor overlaps or collides with' rule;
    make sure you are using actor of type, not tag (if using tag, make sure your actor is in that group);
    is the destroy rule wrapped in another rule whose condition isn't being satisfied and by extension, stopping the destroy rule from being activated?

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Can you show how your rules are set up? I've never had any problems getting the Destroy Behavior to work.

Sign In or Register to comment.