Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calling Update with defined deltatime
#3
(01-25-2023, 12:17 PM)_Aka_ Wrote: 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?

This sounds exactly like what I need.. I will check this. Thank you very much, I read the docs so often but I didn't remember these ones. Thank you very much!
Marco
Reply


Messages In This Thread
RE: Calling Update with defined deltatime - by Marco Schultz - 01-25-2023, 12:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  CG documentation update _Aka_ 0 243 06-19-2026, 11:13 PM
Last Post: _Aka_
  Update and Black Friday sale _Aka_ 2 2,109 11-23-2024, 11:58 AM
Last Post: _Aka_
  I want SetLocalPositions to update all CPs at once. yanke 3 2,539 05-30-2022, 02:50 PM
Last Post: _Aka_
  Update - Which folder to delete Marco Schultz 3 2,796 04-26-2022, 05:00 PM
Last Post: _Aka_

Forum Jump: