i have a problem when constraining an actor to follow my main actor i want it to stay right behind

i want it to actually follow behind but when i use constrain attribute if i go to the right the follow actor is in front of my main actor and beside it when i go up

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    To go the other direction you need to use a negative offset. So going to the left of the actor the offset needs to be a negative number. Main actor position x - 25

  • ashtmjashtmj Member, PRO Posts: 405

    the first 4 mins of this video should help

Sign In or Register to comment.