zerox

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: How to get unscaled ElapsedTime from Tasks/OwnerSystem? #16081
    zerox
    Participant

    No, I only want to unscaledElapsedTime on the action tasks I want, not the entire graph.

    Currently I have to save Time.unscaledTime in OnExecute and check in OnUpdate. If it’s just a few tasks, it won’t be a problem, but if the number of tasks that need it increases, it will be quite inconvenient.

    If possible then can you add unscaledElapsedTime same as elapsedTime?

    zerox
    Participant

    Thank you for responding,

    However I have tried and it seems you are a bit confused here.

    1, I checked the type of ownerSystem, it has type FSM and not FSMOwer. So owerSystem cannot be cast to FSMOwner

     

    2, I searched and did not find the condition as you said.

    Attachments:
    You must be logged in to view attached files.
    in reply to: BT Performance issues with 100-200 agents #15778
    zerox
    Participant

    Hello,

    I’m just a user of this forum, but this is the 2nd post I know to complain about BT’s performance. This leaves me feeling a bit confused as to whether to use BT of the canvas node or not if the problem is not found.

    So I also want to contribute ideas to figure out this problem.

    I think you could try opening up BT’s source code and adding ProfilerMarkers deep into the functions called in BT’s Update.

Viewing 3 posts - 1 through 3 (of 3 total)