Game
Our Great War

7 years ago

Nice clean sandbags on our shooting range! Those won't stay that way forever!




3 comments

Loading...

Next up

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

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 enemy AI is complex and visual debugging and feedback is an integral step to figure out what's going on in real time. Thanks to our AI programmer James on getting the enemy AI in.

Idle animation is almost done. I made the bones visible so you can see how each one has to move in a particular way to make the whole body move. We then blend these animations in with other ones, such as walk/run, look up and more.

Lots of technical difficulties are popping up, from dead computers to engine crashes. But we're still making progress! Here's a sneak peak at one of the latest levels being developed.

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.

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.

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

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

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.