i used one of @Dara.Amarie 5 outfit arrow outfit games I need to remember the outfit for a club scene
how can I do that?
if (CHARACTER = 1) {
@CHARACTER changes into outfit_1
}
elif (CHARACTER = 2) {
@CHARACTER changes into outfit_2
}
elif (CHARACTER = 3) {
@CHARACTER changes into outfit_3
}
elif (CHARACTER = 4) {
@CHARACTER changes into outfit_4
}
elif (CHARACTER = 5) {
@CHARACTER changes into outfit_5
}
2 Likes
Do I put it at the beginning of the bar scene?
Yes.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.