Multiple outfit changes on multiple characters

I’m doing a party scene, and I’m trying to figure out if there is a coding to change every characters outfit at once instead of having to code like this:

@CHARACTER1 changes into outfit1
@CHARACTER2 changes into outfit2

Is there anyway to put it all together as one big coding?

I don’t think there is unfortunately

Darn, that stinks! That’s a lot separate coding :frowning:

Yeah :confused: you could do

@CHARACTER changes into OUTFIT-ONE and CHARACTER 2 changes into OUTFIT-2 and CHARACTER 3 changes into OUTFIT-3
(All on one line)

But it’s just as long ha ha ha

See I’ve done that before and it’s shown an error for me. I appreciate the help anyway!

1 Like

Oh right :confused: sorry I can’t be more help. If someone has got anything like this though it would be ace :stuck_out_tongue_closed_eyes:

I know right. And it’s alright I appreciate you trying to help!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.