Reply To: Injecting a subtree in runtime?

Forums 💬 NodeCanvas 🗨️ General Discussion Injecting a subtree in runtime? Reply To: Injecting a subtree in runtime?

#14854
zxc
Participant

    I’m now trying to implement the above mentioned “stub” SubTree – how do I create a node that returns Status.FAILURE? I mean – without creating a custom node type of checking against a blackboard value that’s always false.

    EDIT: nevermind, a condition node with no condition fails enough :).