|
Is it possible to make a large scale version of something, then group it, resize it, and use it as a model?
(comments are locked)
|
|
Your question is a bit vague but I do believe that I can answer it. You really want to stay with a different program when making the original (not sure if that is what you meant), and import it to Unity. After you have done that you can then make the object as big or small as needed. You can even take parts of your model and group them as you need to. Just remember that when you do this you will want to create your empty game object and use that as the parent so as to group the different objects that have been imported. Once you have all of your objects sized the way you want to then you can group them all into a single empty gameobject. I hope this helps. How do I group?
Jun 07 '12 at 12:35 AM
bsnott
(comments are locked)
|
|
Yes, it is definitely possible!
Thanks, but I just got Blender for modeling.
Jun 07 '12 at 12:35 AM
bsnott
Just remember that the instructions that I am giving you are for Unity, but the same basic ideas can apply to Blender. Parenting works differently in Blender, but still the same idea. If you are ready, you can mark the correct answer (with the checkmark).
Jun 07 '12 at 02:48 AM
You!
(comments are locked)
|

What do you mean ? Scaling up an object ?
Just to try to understand, you want to scale an object larger, group it with some other object(s), resize the group, and use that?
Yes, I think so. Try to drop your objects to the scene, scale them and add them to an empty GameObject or so. Then you can scale the empty GameObject, and all objects should scale with the same scaling rate.
Then it is definitely possible!