Recent content by syoka

  1. S

    crushed with error log about behavior designer

    Today I did nothing about behavior designer but unity crushed with following error log and I could not get into that unity project again. Is the error related to behavior designer? Thank you Guid->Path and Path->Guid mappings are inconsistent for Assets/Behavior...
  2. S

    How to cooldown a task with other tasks can still be performed in the cooldown time?

    Hello, I would like to ask how to cooldown a task such that: "only the cooldown task cannot be performed in the cooldown time, but other task can still be performed"? It seems that the Cooldown decorator only delays the return of TaskStatus of children task, the object cannot perform other...
Top