Hi !!
I am new to XNA and trying to build my own third person shooter game and for that I have found this book as reference . It is very useful in many aspect but I am facing a problem when I am trying to load a STATIC MODEL (means no animation) just like building ,trees or rocks etc
Can anybody please help and tell me how to load a static model in this book engine code ,because I am using the same code I got with this book .So I cant switch to something new .Please try to help me with this .
The link to book :
Beginning XNA 3.0 Game programming : From Novice to Professional http://apress.com/book/view/9781430218173
The book source code includes the " Third Person Shooter Game" as an example , I am trying to work with it .Please help me