Menu

Snowie Snow

Home / portfolio / Snowie Snow

Snowie Snow

Snowie Snow is a game where you and a friend race on sleds against eachother until the timer is up or when one of you crash against an obstacle on the slope. The game is a splitscreen local 1v1 game that only supports game controllers.


The task we got was that we needed to make a local splitscreen gamme with controller support in the theme of Christmas. Next to that we were teamed up in a group of 3 programmers where we got some asset packs to use for the models in the game. In this project we learned to use the new Unity input system 1.7.0 and made it procedural generated with the use of object pools.


img-Image


In this snippet the OnMove() is the function that gets the player input from the new input and put it in a vector2. The MovePlayer() function is in charge to move the player for both players in one system.



img-Image


In this part the two players will spawn and the countdown for the game will start and the stats to start the race are set.


If you enjoyed this read or have questions feel free to contact me!


My Contribution:

My Teammates:

Download/View project

Share