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
  I want SetLocalPositions to update all CPs at once. yanke 3 7 05-30-2022, 02:50 PM
Last Post: _Aka_
  Update - Which folder to delete Marco Schultz 3 8 04-26-2022, 05:00 PM
Last Post: _Aka_
  CurvyConnection Update Overhead wingednosering 10 919 10-13-2021, 05:23 PM
Last Post: _Aka_
  Error: Calling TeleportBy on a controller that is stopped jamesunity 5 2,673 07-13-2020, 12:28 PM
Last Post: _Aka_

Forum Jump: