I have a model loaded into my XNA project, it has bones that were created in 3DS Max and I am wondering can I animate my model using code?
All I will be doing is basic movements such as an arm swing.
Does anyone know of what code I use or have a tutorial?
All of the tutorials I can find on animating in XNA are 2D where as this is in 3D and using bones.
Thanks.