In my actual project I don’t get that visual “running” representation, it actually looks like nothing is happening (when the whole branch stops failing). Yet the relevant code within the Repeat block is actually being run (as indicated by the logging that takes place).
What you say is true, it should work as proven in my example project. What I’m getting in my main project is something completely different. Very confusing.
To clarify… I simplified my main project and just have the target sitting at a distance of 100. We should be witnessing the “running” state, but the tree just looks like it’s doing nothing. Notice the log file, it is doing the Log “Hello World” and I also have a conditional “Distance” log within the Distance < 500 check). https://www.dropbox.com/s/tqre3lzqo7t2sgx/NC%20Evade%20Running%20Not%20Running.gif?dl=0
Login
Register
By registering on this website you agree to our Privacy Policy.