I just downloaded the Unity yesterday and started reading everything I could find before starting the program up (to prolong the lifespan of the demo version, of course ). I find Unity to have everything I wished Torque could have. Even down to using my preferred scripting language and using Maya native file format.
Everything is just perfect!
I am indeed very impressed with all I have read, but since I already purchased a Torque license, if I am to truly chuck everything in and start with Unity, I have one very serious problem I need sorted asap, please, so that I may try it out while this 2 week trial is still active:
What are the requirements for creating 3d Art work?
For example:
1.Must I create empty mount nodes in the model?
2. Must I create a bounding box before saving?
3. How do I attach weapons etc to my model and how do I define the (shall we say) mount points?
4. Can I simply create a city in Maya and open it in Unity as a level or is there more to it?
4a. Should each and every building be made separately or does it not matter?
4b. What kind of restrictions are placed on models apart from OpenGLās 64K poly limit?
4c. Am I limited to amount of textures for the city?
4c2. Am I limited with amount of textures for the level?
4d. How does Unity do poly clipping with regards to levels?
5. How do I define the animations for my character? I searched all over the forums to figure out how to play animation and then found it in the included documentation⦠duh! But how do I specify that my ārunā animation goes from frame 1 to 32 for example?
If you could please give me the links to the correct forums or posts that I may figure these things out I would be most grateful indeed
No. You just model in any way you like and it will just import correctly in Unity.
No, this is all done automatically for you.
Every node in maya is imported into Unity. The pivot point in maya is imported correctly, so if you want to make a mount point and put a weapon on it, you just make an arbitrary node anywhere in your hierarchy in maya and then in Unity you attach a script to that node which implements your weapon behaviour.
Yes you can. All should just import without additional work. Just make sure you put your textures in the project folder too.
Which ever you like better. If you make them seperately it is easier to instantiate them many times in Unity. if you have it as a whole city then you can lay them out in maya already. Which some people prefer.
At the moment there is a 64k polygon limit but that will be lifted soon.
No, really! Thanks for the quick and indepth reply.
I do have one more question. This may be a Maya thing, not a Unity thing, but I have to ask anyway. I just started learning about Maya this year and have only experience in it with Torque so please bear with meā¦
In Torque you need to setup sequences where you say:
run = frame 1 to 30
walk = frame 31 - 43
side = frame 46 - 90
etc etc etc
Is there a way to do this for Unity as well or how do I say that my walk animation spans the first 3 key frames and the run spans over 10 key frames etc. Do I need to set a name in the Maya file stating what frames to call what name etc or how do I do this?
Apart from that I think I should be set, then
Once more, thanks for the great support
Itās really appreciated.
Sincerely
Jacco
p.s. Regarding the weapons, am I right to say that if I use an empty node called mount (for example) and just parent that to the writs joint, then I can use that for the weapons? If I understand this correctly⦠then I really have to take my hat that I took off for you and start throwing it up in the air⦠Why havenāt I heard of Unity before now? This is a godsendā¦