playMaker

Author Topic: Moving Object to Other Objects Transform  (Read 749 times)

skrrrappa

  • Playmaker Newbie
  • *
  • Posts: 4
Moving Object to Other Objects Transform
« on: July 31, 2021, 12:42:25 PM »
Hey guys, is there a simple way to get all transforms (position, rotation) from an object and set an other object's values to these transforms? (position and rotation too).

I know i can get the position and the rotation and store them in different variables, then set the other objects position/rotation to these values, but is there a way to do this with ONE action instead of 4?

Thanks guys! Have a nice day!

Fat Pug Studio

  • Beta Group
  • Hero Member
  • *
  • Posts: 1294
    • Fat Pug Studio
Re: Moving Object to Other Objects Transform
« Reply #1 on: August 01, 2021, 11:43:45 AM »
No, even in code you would have to get property by property. Though you can combine everything into one action easily.
Available for Playmaker work