Warfront Infinite Dev Blog #18: Decals, New Camera System and Turret Models

Published September 10, 2018
Advertisement

Lessons Learned From Playtesters

Last week I released an alpha version of the game and got some feedback. Even though only one person actually responded, it was still enough for me to see what is wrong with the game. I had few people play my game before the alpha release and their response was pretty similar. I also looked at how people play the game and seen some gameplay mistakes they do. People who are not familiar with tower defense genre seem to be clueless as to where the towers should be placed. Also, number of people told that they would like to zoom out further away from the play field to see more of it.

Things Done This Week

This week I totally revamped the camera system. Since this is what the players wanted, the game now lets the user completely zoom out and see the whole map at once without the need to move the camera. This system also makes sure that the camera doesn't go out of play field's bounds and when the player zooms in, the camera gets closer to the mouse pointer.

Another thing I've implemented is the explosion mark decals on the ground which makes the play field look more like a real battle zone.

Next, I made the tanks shoot at the turrets, but these tanks will be introduced in later levels, since it might be too hard for beginner to keep up with all the action going on.

You can see the new camera view and explosion decals in this screenshot:

gameplay3.png

Also, just for fun I wanted to do a little flashback into the past and remind you how the game looked like 3 months ago, when it was still programmed in Java/Kotlin + OpenGL :D

Screenshot from 2018-06-03 17-29-52

Tower Models

Here is the new level 3 anti-air laser tower model:

preview_1.png

 

 

And this is the rocket tower which is still in progress of development:

rockets_1.jpg

 

3 likes 4 comments

Comments

lawnjelly

Hi Eddie I did get to try the early version, I think I read someone suggesting that you could have a graduated really easy small map to start people off to get them used to how it works before moving to bigger map with loads more towers, and I totally agree with that as it is a bit daunting for a beginner! :) It is looking really good, and getting feedback on all the playtesting is really worthwhile. Myself my tiny brain found it a little overwhelming with the sheer amount of towers and enemies and haven't had enough time to get the hang of it yet lol!

September 10, 2018 06:48 PM
EddieK
2 minutes ago, lawnjelly said:

Hi Eddie I did get to try the early version, I think I read someone suggesting that you could have a graduated really easy small map to start people off to get them used to how it works before moving to bigger map with loads more towers, and I totally agree with that as it is a bit daunting for a beginner! :) It is looking really good, and getting feedback on all the playtesting is really worthwhile. Myself my tiny brain found it a little overwhelming with the sheer amount of towers and enemies and haven't had enough time to get the hang of it yet lol!

I totally understand that it can be overwhelming :D I will certainly make it so that in the first level the player only gets to choose between 2 towers, and then it will gradually increase the count. Same goes for the enemies :)

September 10, 2018 06:53 PM
Rutin

Looking fantastic ! :) 

September 10, 2018 07:04 PM
EddieK
5 minutes ago, Rutin said:

Looking fantastic ! :) 

Thanks, Rutin! It will look even better in the coming days :P

September 10, 2018 07:11 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement