Trending
Opinion: How will Project 2025 impact game developers?
The Heritage Foundation's manifesto for the possible next administration could do great harm to many, including large portions of the game development community.
Featured Blog | This community-written post highlights the best of what the game industry has to offer. Read more like it on the Game Developer Blogs or learn how to Submit Your Own Blog Post
This is the second post wherein I completely scrap the original prototype and take things in a different direction. A repost from my blog.
In the previous post I discussed the many (and serious) issues I had with my first Hauler prototype. This latest version is basically a rebuild and, in addition to the front-facing changes, many internal details (reorganizing code) occurred too. If you play the prototype you will notice that we now have:
New Movement Controls. The controls are more logical, with the player deciding which direction to travel, rather than adjusting orientation.
Background art. There's some basic art in place that pretties up the prototype.
Proper Tail Code. The tail and its collision actually match up now, though issues remain.
Controller Works. Gamepads or controllers hooked up to the PC should function, both in gameplay and in the menu, including the 'special ability' button (currently this performs a jump action).
Simple Menu. Pressing escape invokes a restart/quit menu.
Ship Facing. The ship points the direction they are suppose to go and rotate correctly.
Obviously we are missing final art still. We are also missing music and sound effects. This is polish stuff and will be tackled later. More immediately concerning to me was:
The tails are long. Like really really long. Makes it awkward to get around very much.
Simply having an 'arena battle' style of gameplay is not sufficient. I had hoped with the improvements, between the last prototype and this, that it might be good enough without adding another gameplay layer. I was wrong and this prototype makes it clear. In the next prototype I focus on adding more gameplay elements to the experience.
Head over to the download page and download Prototype 0.0.1.1
I also have a gallery page from which to easily review all my prototypes.
If you play the prototype and have some thoughts regarding it, let me know via comments and we can discuss them (or I can incorporate the discussion into the next post, which I plan to present sometime in late October).
You May Also Like