|
how can i determine if my object cube(tag as target) is hitted by my bullet(tag as bullet) because i want to destroy each cube im hitting with my bullet.. i have a code place in a cube but the cube is destroyed right after it hit the floor
(comments are locked)
|
|
Try this:
You had a ; after your if. That caused a Destroy on each collision. ohhh.. thank you very much =)
Dec 21 '10 at 09:45 PM
beginner 1
(comments are locked)
|
