Hi everyone,
I’d like an object i have animation keyframes on to interact with rigid bodies in a scene. When I press P to start the sim, the animated object doesn’t move, which tells me the game engine does not see keyframes on objects.
How can I get my animated object to interact with some rigid bodies lying around the scene? Can I parent a dummy object to my animated one? Will the game engine see that motion? Or is my only option to set up some kind of logic blocks to animate the object from point A to B, rather than setting keyframes?