active-logic / active-logic/activelogic-cs

Exiting a stacked BT may cause premature completion

Aperta
#86 1 commento 0 reazioni 1 assegnatario Rivendicata da @eelstork Vedi su GitHub
bug Unity
Lingua principale
C#
Stelle
112
Fork
6
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

In a typical case you create a BT (say 'A') with its agent set to loop = false.
Then you stack another BT (say 'B')
When B returns `done`, the agent will disable. However continuation is expected until the root BT has returned `done`.

Tried patching this in `UGigAdapter`. Works, mostly; however this is hackish and does not resolve the actual issue.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.