Hi there,
I'm making a little mini golf prototype and have run into a small problem that I could use some help with.
Basically I have a ball with the physics behaviour (with gravity set to zero), and I'm using forces to push the ball around.
That part works great.
Now I would like to add a sand trap. So when the ball goes over it, it slows down.
I've tried a bunch of things, but can't seem to get this to work.
Any suggestions for a simple way to achieve this?
Thanks a bunch!