mbrlabs/Mundus

Duplicate GameObjects

mbrlabs opened this issue · 1 comments

In the outline you should be able to duplicate game objects.
-> deep copy of game object with all children + attached components

Basic duplication works.
TerrainComponent still needs to be implemented