Reply To: Naming Task Action

Forums 💬 NodeCanvas ⚙️ Support Naming Task Action Reply To: Naming Task Action

#15397
veryhotshark
Participant

    Unfortunately no, because I have a generic Task called CastSkill and insid Behaviour Tree I can choose many “implementations” of skill.
    Using Name Attribute I can only name it inside script and it would be the same for all Task.
    I would like to have an option to name them individually like you can comment or Tag on the Task