Reply To: Action task is never repeated

NodeCanvas Forums Support Action task is never repeated Reply To: Action task is never repeated

#16921
iancmccleary
Participant

This is the script:

If I use EndAction(true) or EndAction(false), the action will never run again.
If I use EndAction(null) it is able to run again

Worth mentioning that Character, TryFindModule, FlippableModule is all custom and working correctly. No nulls or errors are thrown