Hi, I'd like to have some characters that just have the Dialogue options available to them, without any of the NPC functions, to use as one and off NPCs that do barks and such. Is there a way of extending the Char class and remove functionality from it? Am I thinking about this wrong?
Thanks!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
A 2D NPC can be reduced to just housing speech, and not have any movement/animation (on the AC side of things), by setting their Motion control field to Manual, and clearing all the "Standard 2D animations" fields (Sprite child, Idle name etc).