I found a more recently updated set of tutorials for XNA, Might I suggest http://creators.xna.com/Education/GettingStarted.aspx Creators.Xna.Com is a really...
Alright the forum i made for us is not really done (actually it is but the theme isn't right) only two or three people including myself can make changes to the...
Hoping that we could meet briefly at New Horizons Monday night, 10/15/07, 6:00 - 7:30 pm. I'd like to go over basic XNA setup, And generating your first game...
Hey All. As stated in the meeting, Please go and register at Codezone, So that we can get some support from Microsoft. Looks like proximity search is not...
If you didn't make it to the meeting, Please feel free to view the video online at http://crjones.com/lvxug/2007-10 I've compressed the video quite a bit, But...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the LVXUG group. File : /Pong2.zip ...
LVXUG@yahoogroups.com
Oct 23, 2007 10:50 pm
12
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the LVXUG group. File : /Pong2-V0105.zip ...
LVXUG@yahoogroups.com
Oct 24, 2007 3:05 am
13
Hi ya'll, i've set the group calender to remind everyone who is in the group when the group meetings. you will recieve a reminder about a week before the group...
Enter your vote today! A new poll has been created for the LVXUG group: Question number one: Who do you think will win the world series? o Boston Red Sox o...
LVXUG@yahoogroups.com
Oct 26, 2007 10:30 pm
15
i've decided not to use the forum it's not really what we need, it's still there, just don't have a clue how to shut it down. show for now on ...
Enter your vote today! A new poll has been created for the LVXUG group: What would you like to be doing right now? o reading a book... o watching a movie... o...
LVXUG@yahoogroups.com
Oct 29, 2007 11:20 pm
17
Sorry that I haven't had much time this week. Teaching class is taking a lot of effort. Anyhow, what question did you want to ask? crj Charley Jones ...
Hi Charley, Here is a HUD concept for you. I need to talk to you about game play because I have a few questions. For example, how do you envision play with...
No, you're not coming too late at all. Just at the inception really. I'm at the point where I've been able to cobble together sample code. Need good graphics...
From gameplay standpoint, it may be worth while to design it as single player as main mode. I'm just thinking the real fun will be in dropping into a level...
I've posted a test file for Enders Game. Jason and I have been kicking around a few ideas, And this is just a simple test of fsg's. (Floaty Space Guys) We'll...
Repeating this for posting purposed. Yahoo groups filtered out the example images... I've posted a test file for Enders Game. Jason and I have been kicking...
That's great.... I can work out the sequence from what you've given. I can also tint the guy red, green, and maintain transparency, whatever I like. Really...
Grins, you used puke green (192,192,127) as I remember. I replaced that with black, And set the transparent background to black, Saved that as a PNG Just...
Grins, you know I pretty much cheated on that one. I started with a black background and set the image map background to black transparent. Just in case I...
You could render a starfield layer so that the starbase can have windows that show space. Not unlike a skybox in 3D. Still panning the star map but at a much...
Not as hard as you might think. Doesn't that represent linear motion? Or perhaps an arc at worst? From: LVXUG@yahoogroups.com [mailto:LVXUG@yahoogroups.com] On...
Okay as I was looking up stuff for collision detection for or second game for our next meeting, I stumbled across this site www.nfostergames.com and found it...
Is that a good link? What kind of collision detection do you want to do? You can: A) Do a quick test with a sphere collision. Is the point within the radius ...