%&$&*$&%*&

Published June 10, 2006
Advertisement
Hey everyone!

Today wasn't very productive programming wise, although Mark and I talked about what we both really wanted in the game for about 4 hours. Mark also revealed his concept art for the final boss, which I'm not sure we're going to reveal just yet, as it is pretty cool, and we want the first time everyone sees it to be when it emerges and they have to battle it out, but fear not, we've got plenty of screens of..... buildings.....

The Goddamn Buildings
Here's a good story for you guys, with a (relatively) good moral at the end. Ahem... So there I was, adding the "new" buildings that Mark had recently provided into the "BuildingDatabase". I had also added the building animations to the animation database, so I figured, "Hell, buildings are handled the same as trees and rocks, so adding new ones shouldn't mess anything up".... yeah. Anyways, I apply the changes to the databases, and fire up the editor to build me a city. I select the building placement tool, and *BAM*, the editor crashes. At this point I'm thinking, " I must have made a typo in the building database", so I go in and check.... nothing. The trees and rocks worked fine still, but the damn buildings kept crashing the editor. I must have spent 3 hours stepping through code trying to narrow down what was happening, and finally I narrowed it down to the creation of the building's animation object. *SLAP*, said the hand as I bitch-slapped myself. Turns out I had forgotten to update the number of animations the editor needed to look for, so when it got to the building animations, it stopped loading them, because it had already loaded all the animations as far as it was concerned. When the buildings were created, the engine couldn't find the animation specified in the building information, resulting in a crash..... damn. Anyways, the moral of the story is: Look for the simple mistakes first, as they are much easier to rule out, which narrows down the problem code much quicker. Hmmm.... thats not a very catchy moral is it[grin]

Sapo City
Here are just some of the buildings Mark recycled from Angels 20. I wasn't able to fit all of them on the screen, but you get the idea. Once I implement Pavement, we'll be able to make some pretty detailed cities from all the buildings at our disposal.



The Next Additions
I think the next type of object I'm going to implement is going to be the level particle emitters. These will allow us to make cool little effects like waterfalls, campfires, and chimney smoke. The cool thing about these effects is that since the engine is running in the background, you can see the effect as it will look in game as soon as you place it in the editor.

Hopefully, I'll be done with this editor soon and I can start focusing on gameplay stuff, although most of the basic stuff is already there from my progress on Dogfight Online. Once I get the player flying through the levels with no technical problems, I'll start implementing Flak, SAMS, enemy planes, etc.

Well, thats all for now, I'll talk to you guys later, and I promise I'll stop with the editor screens soon[grin]
Previous Entry Forest
Next Entry Text!!!!!!!
0 likes 7 comments

Comments

HopeDagger
Simply awesome! That's the kind of juicy stuff (not the crashing/bugs :P) that spurrs me on to get codin' on stuff. Nice! [smile]
June 10, 2006 08:40 AM
Mushu
So wait... you're going to get it so the plane can fly through without any obstances and then you're going to put obstacles in the way?!

Devious!
June 10, 2006 10:40 AM
Ravuya
I want a helicopter that can pick up buildings (like in Urban Strike) and drop them on my opponents.

Eat flaming 7-11, you communist sons of bitches!
June 10, 2006 12:04 PM
Sir Sapo
Quote:Simply awesome! That's the kind of juicy stuff (not the crashing/bugs :P) that spurrs me on to get codin' on stuff. Nice!


Thanks, just wait until Mark and I get some levels running, we've got some emotion-invoking scenarios that should look really cool (Napalm anyone?)

Quote:So wait... you're going to get it so the plane can fly through without any obstances and then you're going to put obstacles in the way?!

Devious!


MUAHAHAHAHHAHAHAHAH!

Quote:I want a helicopter that can pick up buildings (like in Urban Strike) and drop them on my opponents.

Eat flaming 7-11, you communist sons of bitches!


7-11, the cornerstone in the arsenal of democracy!
June 10, 2006 01:18 PM
Gaheris
I digg the pixelart style you've been using on all your games.
You definitely have to make a 2D isometric style game after this (and your other project), that would be so awesome.
June 10, 2006 01:31 PM
Sir Sapo
Yeah, mark's got some mad skills, but whether they translate well to isometric is a question we don't have the answer to.

Thanks for the nice comment
June 10, 2006 04:44 PM
Prinz Eugn
Yeah, too bad Iso would eat up so much time to draw (pesky extra dimensions).
Thanks for the praise, though!
June 10, 2006 04:52 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

!

1181 views

'Roids

1491 views

Post Dva

1273 views

Untitled

1108 views

I'm a sad panda...

2118 views

Untitled

1012 views

Progress

1056 views

Angels 2X!!!!!

1478 views

T3H Progress!

1302 views

ZOMG!!!!

1182 views
Advertisement