Can "EventActor" be used like other actors?
Posted: Thu Mar 31, 2005 1:29 pm
Can i use?
ball.angle = EventActor.angle;
ball.diretional_velocity = EventActor.diretional_velocity;
I' ve tried to do this but it didn' t work. Is there some way to do this?
ball.angle = EventActor.angle;
ball.diretional_velocity = EventActor.diretional_velocity;
I' ve tried to do this but it didn' t work. Is there some way to do this?