Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Cast): make drag curve offset a vector3
The Drag Curve Offset is now a Vector3 allowing the curve offset to be applied to any axis rather than just the back axis. To replicate the orignal setting, just change the Z axis to a negative value and this will replicate the same as the Vector3.back * offset.
- Loading branch information