dinsdag 5 november 2013

Unity Character Creation Tutorial

Joshua Kinney explains how to make a character creation system in Unity. There's also some information how the 3D models have to be delivered to make it work in the Character Creation.



Explained topics are:
- Using 3D nodes (nodes are placed with the 3D program onto the model) for programming purposes
- Use of prefabs
- Instatiating armor onto different types of bodies
- Using arrays

Check out the tutorial here.