We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The name component assigns a name to an object which can be used to search on, or to assign animations to.
leftLeg.add([ sprite(), name("left-foot") ]) character.get({name: "left-foot"})