|
A little bit about how ill use it. my enemy car will be the target and if it gets hit 3-4 times by my player car, it'll die. the error i get is: (5,52): BCE0044: expecting }, found ''.
(comments are locked)
|
|
Your forgetting 2 end Brackets } in your code thanks mate
Jun 01 '11 at 09:11 PM
smasgames
(comments are locked)
|
You needed to add two end-brackets. When you have one start-bracket you need one end-bracket how do i change the script so when it collisions with or is collided with PlayerCar its gets destroyed?
Jun 01 '11 at 08:01 PM
smasgames
Use the Destroy() function.
Jun 01 '11 at 08:24 PM
OrangeLightning
thanks mate
Jun 01 '11 at 09:11 PM
smasgames
(comments are locked)
|
