Just as an aside, if you are going to have multiple bombs it may be worth either using "if touching colour" so that you can react to every bomb with a single script,
OR
put "if touching player, Broadcast BOOM" on the bombs, and replace "if touching bomb" with "When I recieve BOOM"
Offline