actor keeps rolling
Hi guys!
in my game i shoot an actor trough the gamefield, but when it hits the ground it keeps rolling without losing speed. Is there a way to setup the friction properly? must i setup the friction on the ground actor?
Hi guys!
in my game i shoot an actor trough the gamefield, but when it hits the ground it keeps rolling without losing speed. Is there a way to setup the friction properly? must i setup the friction on the ground actor?
Comments
Use Drag in Physics to slow it down
thnx that worked on the rolling part!