Hi All,
I have a platformer game with a walking character. I want to "bump" object off a table as the character walks by them. I know how to make the objects on the table fall with physics, but I don't know how to get the object to detect that it's been bumped. Any advice out there? Thank you,
-k