A force cannot be applied to an actor per se. The things that actually simulate physics are primitive components. So you have to access a primitve component of that actor, and apply a force on that component.
A force cannot be applied to an actor per se. The things that actually simulate physics are primitive components. So you have to access a primitve component of that actor, and apply a force on that component.