Merge branch 'Tryibion-controls-toolbox'
This commit is contained in:
@@ -586,7 +586,6 @@ namespace FlaxEditor.SceneGraph.GUI
|
||||
}
|
||||
actor.StaticFlags = newParent.StaticFlags;
|
||||
actor.Name = item.Name;
|
||||
actor.Transform = Actor.Transform;
|
||||
ActorNode.Root.Spawn(actor, newParent);
|
||||
actor.OrderInParent = newOrder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user