I’m wondering if part of the problem here is that I’m making a state machine that is combining NodeCanvas + FlowCanvas. The issue I’m running into is in a sub flow graph in my state machine. I was not able to get any combination of for loop + wait node to work properly. I was able to work around it by instead using a behavior tree where the repeater + wait in a sequence worked correctly, although obviously that is not ideal.
Login
Register
By registering on this website you agree to our Privacy Policy.