01-25-2023, 12:17 PM
Hi
Please check the documentation, and if possible the code, of the following methods. At least one of them should be useful to you.
CurvyController.Advance
CurvyController.SimulateAdvance
CurvyController.ApplyDeltaTime
To disable the automatic update, please add another value to CurvyUpdateMethod, for example CurvyUpdateMethod.None, and use it. Checking the Update, LateUpdate and FixedUpdate of CurvyController should help you understand what I mean.
Did this help?
Please check the documentation, and if possible the code, of the following methods. At least one of them should be useful to you.
CurvyController.Advance
CurvyController.SimulateAdvance
CurvyController.ApplyDeltaTime
To disable the automatic update, please add another value to CurvyUpdateMethod, for example CurvyUpdateMethod.None, and use it. Checking the Update, LateUpdate and FixedUpdate of CurvyController should help you understand what I mean.
Did this help?
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Please consider leaving a review for Curvy, this helps immensely. Thank you.

