Fixedupdate

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9323
    atmuc
    Participant

    How can i use fixed update on my custom ActionTask? there is just protected void OnUpdate(). i will use physics on action. should i use FixedUpdate in my ActionTask directly?

    #9324
    Gavalakis
    Keymaster

    Hey,

    Yes you can use the normal FixedUpdate for now. It will run for as long as the Action is running 🙂

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.