Tutorials about char design?
by Jonathan · in Artist Corner · 09/10/2010 (12:39 am) · 3 replies
Hello!
I was wondering if anyone know any good tutorials on how to make your own game char that works in torque, or any guide at all about char design and so on for games. free would be awesome :D
Thanks // Jonathan
I was wondering if anyone know any good tutorials on how to make your own game char that works in torque, or any guide at all about char design and so on for games. free would be awesome :D
Thanks // Jonathan
About the author
#2
09/14/2010 (7:44 am)
Thanks! :) i was hoping for a step to step tutorial, if there are any out there x) anyway thanks again!
#3
1 oneskinned singlemesh with same skeleton and anims as the sandbox is somewhat easy.
1 multiskinned multimesh with proper aligned verts with different skeleton and custom anims is somewhat close to impossible.
09/17/2010 (9:59 pm)
A working game char as you call it, have a pipeline compelity quite similar to the complexity of the char itself.1 oneskinned singlemesh with same skeleton and anims as the sandbox is somewhat easy.
1 multiskinned multimesh with proper aligned verts with different skeleton and custom anims is somewhat close to impossible.
Associate Steve Acaster
[YorkshireRifles.com]
Also the info in the T3D docs section regarding "Artist's Guide Section".