|
ok so ime making a Ai for a racing game and i nead the car to turn so i thought ide use the on enter function but the If statment aint working and the look at isnt working.
IF eror is Assets/costom scripts/AI/AI turn 1.js(5,27): BCE0044: expecting ), found '='. look at erors are Assets/costom scripts/AI/AI turn 1.js(5,38): BCE0043: Unexpected token: ). Assets/costom scripts/AI/AI turn 1.js(7,50): BCE0044: expecting :, found ';'.
(comments are locked)
|
|
There are a couple errors there, missing brackets and a typo
Collider should have been other, and you were missing the parentheses for the if thanks i realy strugle with programing due to dyslexia
Mar 16 '11 at 12:13 PM
joseph b
Yea that'll make it hard. Good luck with it.
Mar 16 '11 at 01:51 PM
Joshua
(comments are locked)
|
