- Home /
Building a basic object
Hello, I just downloaded Unity, I need an airplane model. I don't need to build a game, I don't want the model to fly, I just want the 3D rotating plane doing this by moving my finger in the model. My question, is Unity the right tool for this? or is too much? Where can I get a step-by-step tutorial to help me to build my model? Anyone to help me? Cheers.
Answer by aldonaletto · Nov 09, 2013 at 05:08 PM
Unity is a game engine, not a 3D model editor. You can download Blender, which's a free 3D editor, and watch some Blender tutorials in order to make your model. Once ready, import it to Unity and you will be able to do other nice things like moving or dragging it with some simple scripts.
Your answer

Follow this Question
Related Questions
Aiming (Rotation) an object to User Touch Input 0 Answers
Ship rotate to look at over time 1 Answer
2 hand weapons, using dynamic hands with the razer hydra controllers 0 Answers
In-game scripting implementation 0 Answers
TextMeshPro Array 1 Answer