So I'm new to XNA, and though I've gotten some stuff working, I've hit a few walls. I've been looking for tutorials or knowledgebases to help me with my problems, but I have minimal programming experience (which makes me think that XNA probably isn't for me). I have a bit of a laundry list of things I need to get done, but if anyone would be so kind, I'll start with some simple stuff.
I've gotten the color maps to load on my meshes easily enough, but I also I have bump and alpha maps to go on there. Any instructions on how to load them and make them work or directions to a tutorial? My lack of programming knowledge makes it hard for me to understand a lot of the code-heavy tutorials that I find so any explanation would be appreciated.
And next is can I import a camera animation from Maya? If so, how do I implement it? And if not, how can I animated a camera within XNA? I just want to make a flythrough here.
Thanks for any help.