• SupportSolved
  • Adding characters for some dialogue and making them not move?

So, I’m trying to make some dialogue which requires removing of characters where they are normally and then adding them back in at the scene of the dialogue, plus I need them to stand still. I can get them to be added in the places I have designated, but they aren’t motionless as I want, so I’ve been trying to figure out how to do that. Tried a number of things, but can’t figure it out. It’s not really a cutscene with dramatics or anything, just dialogue, and I am not able to find any tutorials to help me with that.

I’ve tried numerous scripting stuffs, most recently the move_area thing and move_direction thing, but in both instances I’m told that they need a “$” at the start, and when adding that, both times have been like “unexpected ‘$move_area/direction.’” So I have no clue. Any help would be much appreciated.

Sphjinx changed the title to Adding characters for some dialogue and making them not move? .

Had to change it to solved as through my ceaseless experimentation, no tutorials and the like, I managed to solve it and (aside from one I already had that is unrelated) with no errors! Took some tweaking here and there to do it, but I did it.