Originally posted by Rareden
View Post
Just overload the GetWorldTransform function and modify the transform to suite you. A child class of GripScriptBase_BP.

If doing the logic is easier for you in the main actor you can do that and just set a clamping variable in the grip script.
Comment