Playmaker Forum
PlayMaker Feedback => Action Requests => Topic started by: bizilux 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.
-
okey well nevermind my stupidity... i can just use set parent for all of the doors... :)