- Home /
How to split an object into two individual sub-objects?
This is part of a project to have an avatar's eyes track a pencil. Since the avatar was imported from MakeHuman, the eyes are in one unit. I want this object split in half, so each eye can be it's own object, but I haven't found any answers so far. So, what do I do?
I also have this issue. I look forward to seeing an answer to this, even if it's in Blender.
Answer by ooblii · Sep 03, 2017 at 10:24 PM
You won’t be able to do that within Unity. Try using Blender.
Your answer
Follow this Question
Related Questions
Controlling two object with one Javascript 2 Answers
how to play another animation on different object after the first one 1 Answer
How do I get objects position and use it as a target variable in csharp? 3 Answers
using unity string plugin webcam 1 Answer
Get UnityEngine.Object reference to folder in project from folder path 2 Answers