darkem0t10ns
03-09-2009, 06:13 PM
i have a problem with the car where if u hit a cone the word fail comes up. like i try to make a function saying
hitIt
if object is with (meters) of (objects)
return true
if else
return false.
my method is
if hit object= humvee objects=cones
word FAIL is shown
if else
return nothing.
how do i put more cones in the objects parts
like right now im just running over everything.
hitIt
if object is with (meters) of (objects)
return true
if else
return false.
my method is
if hit object= humvee objects=cones
word FAIL is shown
if else
return nothing.
how do i put more cones in the objects parts
like right now im just running over everything.