![]() |
#8
|
|||
|
|||
![]()
I have this bit of code that I am using from the duckcourt example. I can't find anything on the help that deals with collidesphere. Where did that come from and what does it mean.
Thanks Code:
#Enable collisions with the ball based on a sphere shape ball.collidesphere(0.25) ball.isTarget = 0 collidables.append(ball) |
Thread Tools | |
Display Modes | Rate This Thread |
|
|