I'm looking for good project samples of XNA who containing GameObject class, since I'm having problems with it and I'd like to get the idea of it.
Can anyone post a link for downloading source code please?
Thank you!
EDIT: 2D games only.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
|
|||
|
|
Searching GitHub for xna GameObject gives a fair amount of results. Otherwise the MSDN contains an exemple project named FuelCell, which have a chapter that make use of gameObject and some of its feature. |
|||
|
|
Take a look at this guide... Especially the sprite class witch is this examples "gameobject" |
|||
|
|
GameObject" class? (It's not part of XNA itself). – Andrew Russell Aug 15 '11 at 12:59GameObjectclass to do? This question is not very constructive. – Neil Knight Aug 15 '11 at 14:00