Rotating Obstacle

TosanuTosanu Member, PRO Posts: 388

I am attempting to make a stationary, rotating obstacle for my game. Essentially the current set up is two rectangular objects arranged in a cross shape with matching Interpolate(Rotation to 360), Set Rotation 360 to 0 rules. But the object collides strangely with my ball in the game. It has a tendency to, rather than push, sort of slide the ball up and over the arm if it is not moving in a direction generally opposite to the ball's velocity. Is this an issue with interpolation collision?

Comments

Sign In or Register to comment.