How can you make the player change direction when it collides with another actor?
Is the actor moving ? Can you explain a bit more ?
@Icebox said: Is the actor moving ? Can you explain a bit more ?
Yes. Move how? Random direction? Bounce off other actor?
If playerA Collides with Player B
Linear Velocity -100 OR Jump etc...
Comments
Is the actor moving ? Can you explain a bit more ?
Yes. Move how? Random direction? Bounce off other actor?
If playerA Collides with Player B
Linear Velocity -100 OR Jump etc...