Snow Boarder (Luke McCarron)
About
Controls are as follows:
Rotate Left (while in air) = Left Arrow <
Rotate Right (while in air) = Right Arrow >
Speed Boost = Up Arrow ^ (Hold) - On Release speed returns to base.
Snow Boarder was a game I created from a c# tutorial. It was a good project I learned some basic concepts such as triggering sound and particle effects on both trigger and collision, the use of the scene manager in reloading a scene when specific conditions were met such as death or completion of the level and the use of Cinemachine brain and virtual camera to follow the player. I was also able to implement torque and speed mechanics for the player to allow the player to get air time and perform tricks.