Forums › 💬 NodeCanvas › ⚙️ Support › Bug report: Calling Application.isPlaying in ActionListPlayer › Reply To: Bug report: Calling Application.isPlaying in ActionListPlayer
Before NodeCanvas updated, I’m fixed BBParameter.cs:125, 164 lines like this:
// if (!Application.isPlaying){ if (!JSONSerializer.applicationPlaying){
Thanks.