Closed LaoBowen closed 9 months ago
Hi~ Can we have more samples and explaination on Class-based architectures? Like:
Using Class-based architecture to rebuild the GuardAI Example.
Derived from StateBase/ActionState/State and their difference
How te create Custom Actions in such class instead of ".AddAction("OnFixedUpdate", () => { })"
Thank you!
Hi~ Can we have more samples and explaination on Class-based architectures? Like:
Using Class-based architecture to rebuild the GuardAI Example.
Derived from StateBase/ActionState/State and their difference
How te create Custom Actions in such class instead of ".AddAction("OnFixedUpdate", () => { })"
Thank you!