playMaker

Author Topic: Set Child [SOLVED]  (Read 3010 times)

bizilux

  • Full Member
  • ***
  • Posts: 171
Set Child [SOLVED]
« on: June 05, 2014, 10:31:38 AM »
hey all...

so im doing procedurally generated levels, and so i have lots of rooms, and i spawn them 1 by 1, and then i want to add doors to them during runtime and make the room parent of the doors...

so i need to add doors as children of the room.

so can anyone write me this action?

check attachment.  i just need action where you can specify parent, and then specify child that you want to be children of that parent.
« Last Edit: June 05, 2014, 12:15:12 PM by Alex Chouls »

bizilux

  • Full Member
  • ***
  • Posts: 171
Re: Set Child
« Reply #1 on: June 05, 2014, 10:47:06 AM »
okey well nevermind my stupidity... i can just use set parent for all of the doors... :)