Game
Our Great War


7 years ago

Starting to populate our initial level with objects after gray boxing. Attempting to keep the final file size down, we'll try to reuse textures. This texture will get used a lot since a lot of items are made of wood or we can use it as cracked mud.




1 comment

Loading...

Next up

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.

Debug lines! Testing firing-ranges and damage fall off from distance, as well as targeting various groups of enemies with a bit of chaos mixed in.

Readjusting and remaking some of the mechanical animations for the Lee Enfield rifle. It's now more accurate.

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

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

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.

Maybe not enough various in the death animations?

First pass at the German Mauser 1898, one of the common rifles used early in World War 1. This is a step towards creating our German soldier. We have the AI, now part of the rifle. Next will be modeling and animating the soldier.

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.

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.