Speed Based Explosion

App SurgeApp Surge Member Posts: 651
Dear GameSalad Users,
I am working on a graffiti ball like game, but instead of having a ball I am using a beer bottle. I want the goal of the game to be to get the bottle to the can being as smooth as possible. If the can accelerates too fast, and hits either a line you drew or a wall/rim, I want the bottle to smash into pieces. I am willing to pay anyone who is able to do this. I also want the bottle to bounce, but not very much, and change the rotation the can to that of what it collides with. If you can do this, please email me at redsky@programmer.net

Thanks,
Henry

Comments

  • mynameisacemynameisace Hull, UKMember Posts: 2,484
    It's 1:49am here and my 15 week old daughter just woke me up so I'm knackered, but just put a rule saying if actor overlaps or collides AND attribute self.linear velocity.x is greater than 20 (adjust to taste) then (add explosion behaviours here).

    Ace
Sign In or Register to comment.