Rear spotting! Please help me!

Hi! Me again,
So I’m trying to make a scene where my MC goes into talk to her boss. I’m trying to make her enter using the rear walk, which worked fine but then I’m trying to get her to walk further into the room, again using rear spotting and it looks really weird.

She walks too fast and then turns the wrong way before turning back really quickly.

I’m really confused as I’m using the same template as the first time.

Can anyone help me?

This is the script:
@CHARACTER walks to spot 0.895 74 87 in zone 1 AND CHARACTER faces left AND CHARACTER does it while walk_neutral_loop_rear THEN CHARACTER faces right AND CHARACTER starts idle_armscrossed_awkward_loop

I would be really thankful if anyone could help me! :slight_smile:

Perhaps add in the amount of seconds you want the character to walk there, so for example:

@CHARACTER walks to spot 0.895 74 87 in zone 1 in 3 AND CHARACTER faces left AND CHARACTER does it while walk_neutral_loop_rear THEN CHARACTER faces right AND CHARACTER starts idle_armscrossed_awkward_loop

This worked!

Thank you so much, that was driving me crazy! :slight_smile:

1 Like

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