Anyone here ever try XNA with C#?

RESmonkey

Diamond Member
May 6, 2007
4,818
2
0
This is a real compliment towards hobbyists trying to learn how to make games. Currently, I'm testing out the controller in Windows and making a model move on screen and what not.

Anyone else experiment with this?
 

Aikouka

Lifer
Nov 27, 2001
30,383
912
126
I was toying with it earlier today, although I wish I had a net connection while waiting for my car to be serviced so I could look up some examples online (I found the internal docs to be kind of worthless).
 

RESmonkey

Diamond Member
May 6, 2007
4,818
2
0
I can't seem to get 3d collision/ BoundingSphere stuff to work. I just don't know how to add it to my code.