why dont attached actors move with their parent actor

hi

maybe a stupid question, but if you attach an actor to another actor, why do the attached actor not move with the parent actor
i move the parent actor and i need to manually update the attached actor to keep up with and move with the parent actor

thanks

The attached actor does move with the parent. At least by default.

  • how are you attaching it?
  • how are you moving things?
1 Like

yes just saw that i am keeping everything (scale transform etc) relative
suppose if i want it to move with i need to switch to the attach one
thanks

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