can someone please make outfit one a Gem choice (5 Gems)
&ui ARROW_TAP_RIGHT create and ui ARROW_TAP_RIGHT opacity 1 in 0 and ui ARROW_TAP_RIGHT scales to 0.325 0.325 in 0 and ui ARROW_TAP_RIGHT shifts to 215 340 in zone 1 in 0 and ui ARROW_TAP_RIGHT to layer 5
&ui ARROW_TAP_LEFT create and ui ARROW_TAP_LEFT opacity 1 in 0 and ui ARROW_TAP_LEFT scales to 0.325 0.325 in 0 and ui ARROW_TAP_LEFT shifts to 215 265 in zone 1 in 0 and ui ARROW_TAP_LEFT to layer 5
&ui HEART_CHECK_TAP create and ui HEART_CHECK_TAP opacity 0 in 0 and ui HEART_CHECK_TAP scales to 0.325 0.325 in 0 and ui HEART_CHECK_TAP shifts to 215 170 in zone 1 in 0 and ui HEART_CHECK_TAP to layer 5
label arrow_outfit_tap_1_x @ARIANNA =1
################## CHANGE OUTFIT NAME BELOW TO YOUR 1ST OUTFIT ############### @ARIANNA changes into Aria_School1
label arrow_outfit_check_x
&ui ARROW_TAP_LEFT opacity 0 in 0.1 and ui ARROW_TAP_RIGHT opacity 0 in 0.1 and ui HEART_CHECK_TAP opacity 0 in 0.1 @ARIANNA is primp_neutral
NARRATOR
Are you sure you want to wear this outfit?
choice
“Yes!” {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Arrows Dressing Game Template Credit @ARIANNA is kiss_blow_happy_atcamera
} “No, let me try a different outfit.” {
&ARIANNA starts idle
&ui ARROW_TAP_LEFT opacity 1 in 0.3 and ui ARROW_TAP_RIGHT opacity 1 in 0.3 and ui HEART_CHECK_TAP opacity 1 in 0.3
@Dara.Amarie I only need the first outfit done 6 gems
label arrow_outfit_tap_1_x @ARIANNA =1
################## CHANGE OUTFIT NAME BELOW TO YOUR 1ST OUTFIT ############### @ARIANNA changes into Aria_School1
Goto arrow_outfit_check_x2
Label arrow_outfit_check_x2
&ui ARROW_TAP_LEFT opacity 0 in 0.1 and ui ARROW_TAP_RIGHT opacity 0 in 0.1 and ui HEART_CHECK_TAP opacity 0 in 0.1 @ARIANNA is primp_neutral
NARRATOR
Are you sure you want to wear this outfit?
choice
< GEMS > “Yes!” {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Arrows Dressing Game Template Credit @ARIANNA is kiss_blow_happy_atcamera
} “No, let me try a different outfit.” {
&ARIANNA starts idle
&ui ARROW_TAP_LEFT opacity 1 in 0.3 and ui ARROW_TAP_RIGHT opacity 1 in 0.3 and ui HEART_CHECK_TAP opacity 1 in 0
Try this. This shouldn’t give you any errors. Close the greater than and less than around GEMS
Code
&ui ARROW_TAP_RIGHT create and ui ARROW_TAP_RIGHT opacity 1 in 0 and ui ARROW_TAP_RIGHT scales to 0.325 0.325 in 0 and ui ARROW_TAP_RIGHT shifts to 215 340 in zone 1 in 0 and ui ARROW_TAP_RIGHT to layer 5
&ui ARROW TAP LEFT create and ui ARROW TAPLEFT opacity 1 in 0 and ui ARROW TAPLEFT scales to 0.325 0.325 in 0 and ui ARROW TAPLEFT shifts to 215 265 in zone 1 in 0 and ui ARROW TAPLEFT to layer 5
&ui HEART_CHECK_TAP create and ui HEART_CHECK_TAP opacity 0 in 0 and ui HEART_CHECK_TAP scales to 0.325 0.325 in 0 and ui HEART_CHECK_TAP shifts to 215 170 in zone 1 in 0 and ui HEART_CHECK_TAP to layer 5
label arrow_outfit_tap_1_x @ARIANNA =1
################## CHANGE OUTFIT NAME BELOW TO YOUR 1ST OUTFIT ############### @ARIANNA changes into Aria_School1
label arrow_outfit_check_x
&ui ARROW TAPLEFT opacity 0 in 0.1 and ui ARROW_TAP_RIGHT opacity 0 in 0.1 and ui HEART_CHECK_TAP opacity 0 in 0.1 @ARIANNA is primp_neutral
NARRATOR
Are you sure you want to wear this outfit?
choice
“Yes!” {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Arrows Dressing Game Template Credit @ARIANNA is kiss_blow_happy_atcamera
} “No, let me try a different outfit.” {
&ARIANNA starts idle
&ui ARROW TAPLEFT opacity 1 in 0.3 and ui ARROW_TAP_RIGHT opacity 1 in 0.3 and ui HEART_CHECK_TAP opacity 1 in 0.3
&ui ARROW TAPLEFT opacity 0 in 0.1 and ui ARROW TAPLEFT opacity 0 in 0.1 and ui HEART_CHECK_TAP opacity 0 in 0.1 @ARIANNA is primp_neutral
NARRATOR
Are you sure you want to wear this outfit?
choice
< GEMS > “Yes!” {
readerMessage Follow @dara.amarie.ep on Instagram! with messageTitle Arrows Dressing Game Template Credit @ARIANNA is kiss_blow_happy_atcamera
} “No, let me try a different outfit.” {
&ARIANNA starts idle
&ui ARROW TAPLEFT opacity 1 in 0.3 and ui ARROW TAPLEFT opacity 1 in 0.3 and ui HEART_CHECK_TAP opacity 1 in 0
}