Originally posted by AlphaWolF
View Post
Its a physx constraint on a kinematic physx actor (not the same as a UE4 actor) and the object itself, its a custom implementation instead of using the component because I had specific requirements and wanted it all handled by the controllers themselves.
You can achieve "mostly" the same thing with a physics handle component.
Comment