Mega Man Prototype Video 2 Is Out

You can find the first video here. How I put this together is illustrated in the second development diary as well. The noticeable changes I’ve made in this version include: A post processing volume with: Depth of Field – I have it focused on the pawn, and it gradually decreases as the distance extends radially. It’s subtle, but I didn’t want it to be distracting. It offers the sense that everything is slightly dulled with the water in your eyes. ...

February 12, 2012 · Dave Voyles

First Bubble Man prototype video is up!

Wow, I’ve been writing like a mad man on here for the past two weeks! Anyway, here’s the first video I’ve posted for my Mega Man prototype. It’s half way through Bubble Man’s stage, and begins just after you drop into the water. The physics are way off, and I haven’t altered the values for gravity or friction just yet, so that certainly could use some work. In Mega Man 2, Rock can jump 75% of the screen when beneath water, so I’ll add a physics volume just for that area. I also plan on updating the dev diary later this week too. ...

February 6, 2012 · Dave Voyles

Mega Man 2 Dev Diary: Vol 1

Some of the environment art for Bubble Man’s stage Inspired by Ben Kane’s excellent The Great Porting Adventure series where he illustrates the life of a full time independent developer porting an XBLIG title to other platforms, I’ve decided to keep a development diary of my own. Oh what’s that, you haven’t taken a gander at his? Well if you’re looking for the inside scoops from someone who actually knows what he’s doing, and has released games before, then it’s probably the place to be. If you’d rather see the comically sad experience of a first time developer as he makes every mistake though, then this is probably the place to be. ...

January 30, 2012 · Dave Voyles

New UDK vehicle camera tests posted

I haven’t updated my blog in a while, so I figured it was time I put some work up here. I’m still working on the Mega Man 2 project, more specifically, creating the models for the enemies on the stage. It’s all blocked out at this point, and much of the environment art is in place. Until I have more to post on that, enjoy the vehicle camera test I created when working on a project similar to Soviet Strike during the PSX era. I found out the hard way that vehicles and pawns adhere to two completely different camera systems in the engine. Vehicles it seems, require a camera per seat, whereas pawns use one camera, and one camera only. Enjoy, and let me know what you think!

December 28, 2011 · Dave Voyles

Programming pickups for vehicles in UDK tutorial is up

I’ve just finished creating a tutorial on programming pickups for vehicles in UDK. This covers both ammo and health. I noticed that it was something that I felt wasn’t covered in depth when I needed to learn how to do it for Death Sentence, so I figured I would save others the time. At the end of the tutorial you’ll find the .uc code for both items, and instructions on how to implement it into your game. What are you waiting for? Check it out! And be sure to let me know what you think of it as well.

June 24, 2011 · Dave Voyles

Death Sentence website is live!

See, I really do make games and not just write about them! Take a gander at the site I created for Death Sentence. It is still very It’s a great team so far, and I’ve been fortunate enough to hop on, although later in development to work as both an environment artist and web developer. It is a vahicular combat title in a similar vein to Twisted Metal. We’ve created it using the latest Unreal Engine, and it should have a release on the PC and perhaps iOS at some point after.

June 23, 2011 · Dave Voyles

New level layouts for UDK project

Here are some screens from the level layout I’ve been working on now that I’ve decided to go full speed with my project. I’ll add more as I finish more sets. I use SketchUp to layout the levels, in combination with Visio. It makes things much easier to have models for comparison before I actually build them in Unreal. You can find more of them on the Unreal Project page.

June 23, 2011 · Dave Voyles