Overlay.... HELP!

Okay just two more things.

First, I changed everything to look right and made it so she’s doing a box holding animation, and the box is there the whole time.
Like the box is there even before I added it. It’s weird. This is my script

script

@RUE exits left
@RUE is walk_box_neutral_loop
@add Moving Box to RUE
@RUE is walk_box_neutral_loop
@RUE enters from left to screen center
@RUE is idle_box_carry_neutral_loop

And second, I want her to be doing the walk_box_neutral_loop animation as she walks back into the frame instead of just the animation it automatically uses when someone enters. How would I do that?

Tysm!!