Devlog 3: Thinking of a subtitle...


Hi and welcome to Devlog 3! I hope you have been enjoying them so far, in this devlog you can see the aesthetic and gameplay beginning to take a rough shape, let's have a look.

I (Joel) took on the role of making the background building models, I was kind of dreading this as I'm a pretty horrible modeller, but over the course of the 11 buildings i made, i begun to get much better (imagine that)! So much better in fact that when i went back to look at my older buildings, they looked like complete garbage! So I had to update them a bit more, without radically changing them to a whole new model I could only make them look a little better. 

So before we dive into some aspects of the game let's have a look at some buildings. I found it very handy to have images for inspiration and reference, i made an album of all the images i used here: I kept the collection very small (21 images) because I think over choice in inspiration can lead to distraction and jumbling of ideas. View the album here: https://imgur.com/a/I6mG9Ri

Now let's have a look at some creations... You can see them all here: https://imgur.com/a/ELZVSuc But I'll show some highlights in this post instead because you can't collapse them or anything in this website so the reader (you) would have to scroll through them all...

Here is the very first building i made, marvel at its ugliness: 


I went from making buildings like that to buildings like these:



If you want to learn a little more about making these buildings check out the last Devlog (2.5).

So we decided to stop teasing with these models and bring them into the game, we bought them in just using blend files to begin with but we ran into some issues with this, particularly with the Bezier pipes method that I was using, and also with object modifiers such as array, that i use to duplicate stairs, window sills, doors, etc.


Best illustrated with this model, you can see that the pipes were going the wrong directions and the fire escape stairs that use the array modifier wasn't compatible inside of unity, so there is only a single set of stairs.

We also encountered errors with Boolean operations too:


The shapes sticking out of this building are actually supposed to be used in a Boolean operation to cut those shapes out of the building.

At this point we also bought in some old ship models i had made for the players, at the time these were supposed to stay, but once the game was polished enough they looked bad and out of place, they eventually got replaced with a new model I had made because of this reason.



Enough about models! Let's talk about what's been added in other areas.

At this point we have the enemies spawning, moving and shooting. The spawning system we have at this point was very simple and not much like the end goal and what we currently have, but it was good to get a general feel for the gameplay.


You can see at this point we had some debug text on the top of the enemies saying "Generic", and you may be able to tell by the screenshot, there is way too many bullets, the player ships can't even get in front of the enemies without being blasted by a plethora of bullets!

We also have pickups spawning at this point in time, such as faster shooting and health packs, you need these goodies to try and survive as long as you can!


The last thing added at this point was some simple sound effects, at this point we had added suitable background music, 'Age of Love' by Age of Love remixed by Jam and Spoon, used in the first 'Wipeout' game released for the original PlayStation, MS-DOS PC's and later, the Sega Saturn. We also have some shooting sounds.  At this point the shooting sounds played way too much because of the amount of bullets that the enemies shot, and it would glitch out the sound player and eventually go quiet, some other glitches are that the enemies spawn on-screen instead of off to the side, they don't go off of the left side either so they pile up, and then you can play with them because of the rigid bodies, thus hilarity ensues, check it out:


Check out one of the building's 3D models in an interactive manner here: 

Normally the back of the building is all cut off so that the game engine doesn't have to worry about them but I've kept them in this upload for your viewing pleasure.
Use left click to rotate the model around and right click to pan, but whatever you do, do NOT look underneath the building, under any circumstances! Or you will meet with a terrible fate.


Thanks for reading this devlog, I hope you enjoyed it and I hope you learnt something :).

Leave a comment

Log in with itch.io to leave a comment.