DevLog #7 - Production sprint 2 / Part 2


DevLog #7 - Production sprint 2 / Part 2


//---------------------------------------------------------------------------------------------------------------------//


Another week, another devlog. After 2 week break we are at it again, our game is progressing and this is what we did in the last week.


An ice material was created for the frozen creek that will be running through our map. With the post-processing we have this really works out. And just like the snow material, adding some emission and playing around with it really puts the cherry on top.




Next, we finally implemented snow particles into our main scene. The snow particles were also updated. The goal was to have the emitter change it's parameters during gameplay with code, so we can have seamless transition between heavy and light snowfall! The only thing missing is the actual hooking of these parameters to code.



//---------------------------------------------------------------------------------------------------------------------//


When it comes to our assets, we created frozen Fountain that you can find somewhere in the level. 


Our trees are finally getting the new reworked snow blobs on top of them. As mentioned in the previous devlog, this snow is made with easy to use plugin called tyFlow (figured I would mention it again as it is big help in our production). Left is OLD - right one is NEW



Also we created this little cozy wooden cabin.




And here is a garbage can where you can put all the trash... We plan to have little bit more cluter around just to make it more "alive"




Next we have reworked our shaders, added triplanar one that can be used on assets that are not unwrapped. The same triplanar shader we use on our snowblobs, so it's much easier for us to have nice textures, without a need to create time consuming unwrap, that would still lead to visible seems. 



 //---------------------------------------------------------------------------------------------------------------------//

We also made our next enemy that you could see in the last devlog, our stamp acorn guy, however now he is not only an idea on a paper but proper 3D model. Don't be fooled by the cute butt! Shoot this little fella, before it starts shooting at you!





//---------------------------------------------------------------------------------------------------------------------//


When it comes to our UI we created our main menu and implemented it into our game, this is of course WIP




Now that we are talking about user, we finally added controller support. We are also working on option menu, where you will be able to set for example the music etc... We have also pause menu that is not currently in the game but next week we will share it with you for sure.

For the audio, we gathered a lot of samples, most of them still need to be edited. We added the snowball rolling sound to the Unity Project.


And that is it for this week!

Files

Group19_Snowfall_Week7_Dev.rar 101 MB
Mar 31, 2021

Get The Last Snowfall

Leave a comment

Log in with itch.io to leave a comment.