Reply To: Action task is never repeated

Forums 💬 NodeCanvas ⚙️ Support Action task is never repeated Reply To: Action task is never repeated

#15362
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