XNA UK User Group

A helping hand for bedroom coders throughout the land.
in

This Blog

Syndication

Twitters

RandomChaos

Game State/Menu Manager

 

Inspired by the Example on the Creators Club I decided to write my own so it would do the stuff I needed it to. As always the one on the Creators is great and a nice starting point.

This is written from scratch and instead of releasing the code I might just put it up as a binary for you to bolt into your projects, naturally you will be able to inherit from it and create the menus you want from it.

As the image I put up does not really show what is going on I have put up a short vid (here) to demonstrate some of the things it can do.

Features:

  • Based on GameComponent so you can just add it to your game via Component.Add
  • Ability to texture your fonts
  • 2D shader effects on both the menu, fonts and cursor
  • Menu cursor driven by the keyboard or 360 Controller

There are only a few effects at the moment but I plan to add more, still much to do, but once done I think it will be useful.

Comments

 

Mykres Space said:

For those of us who like the Game Stare Sample that you can Download from the Creators Site, RandomChaos

January 16, 2008 9:15 PM
 

TrackBack said:

January 16, 2008 10:30 PM
 

GameDevKicks.com said:

You've been kicked (a good thing) - Trackback from GameDevKicks.com

January 16, 2008 11:59 PM
 

TrackBack said:

January 18, 2008 11:45 AM
 

Virtual Realm said:

For those of us who like the Game Stare Sample that you can Download from the Creators Site, RandomChaos has made some adjustments and developed his own. At the moment the source is not available but there is a cool video showing what the system can do

May 10, 2008 7:07 AM

Leave a Comment

(required)  
(optional)
(required)  
Add

About Nemo Krad

Have been a professional developer since 1995. My skill set ranges from C/C++, VB6,MSSQL, Java Script, VB Script, HTML/ASP, Java, C#, ASP.NET as well as others. I started 3D and games development when the first release of XNA came out in December 2006 and have become addicted to it.