Game
Our Great War


6 years ago

Before and after adding in the environmental assets. It greatly added to my executable size but I'll trim it down as much as I can, but I think the added size is worth it. Especially since we'll be reusing all of these through the first part of the game.




0 comments

Loading...

Next up

Animated with the Lee-Enfield rifle. Almost ready to put this into the game so we can remove the default hand. It's not 100% but beats the robot hand. Let me know what you think!

Working on the targeting control, to make it a bit more random and chaotic for battle. Yellow lines are for debugging.

We're still working on the Gewehr 1898 German rifle: adding more detail, UV unwrapping the mesh to apply texture via a texture painting app, then baking it all into the final game asset. Since this is so close to the camera, the quality needs to be high.

Need to add a bit more variation in my death animations since they just fall forward or backward. Death isn't this neat and tidy.

Our Brotherly War is an action strategy game where you move your armies around the United States and engage in real-time battles with infantry, cavalry and cannons.

Casualties are permanent, resources are scarce, and the battles are uncertain.

Revamped the targeting system to be more chaotic, like battles tend to be.

There was a bug where, if the unit was coming from the flank, only the one corner solder would be targeted, essentially getting all the bullets.

Optimizing the first level so it can be played on slower computers but still enjoy the realism that's been put into this project. It's easy to be inefficient, so it's time to optimize.

Testing out the new targeting system. Enemy soldiers on the front line are most vulnerable to getting hit.

Behind the scenes look at the first person modeling and animation. While the soldier won't be seen, hands and arms (and sometimes feet) will be. So we can cull out the body in first person-only model to make it more efficient.

Without any AI implemented yet, the opponent just stands there and gets shot. Working on that next!