OnActionReceived is not invoked after RequestDecision is called In Unity ML-Agents
My Game is a turnbased game, so I must manually call the requestDecision Function.
I use Debug.Log() Function to test, and I find OnActionReceived is not invoked after RequestDecision is called
what should I do? thank you.
New contributor
Abner Alan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.