player.cs

General player code that is shared between both game modes
Show Code


PlayerState.cs

Interface for our player state machine
Show Code


RaceState.cs

State for the race mode, giving the player behavior that is specific to it
Show Code

 

DDRMat.cs

Script used to collect inputs for a ddr mat and send them to the Input Manager
Show Code


Inputable.cs

Script for each gameobject requiring input to inherit from, adding functions for each keypress
Show Code


InputManager.cs

Manager to tell each inputable linked to a player when there is relevant input
Show Code

 

DefaultScene.h

Sample user code for a scene's header
Show Code


DefaultScene.cpp

Sample user code for a scene's cpp
Show Code


Frigate.h

Sample user code for a simple Game Object's header
Show Code


Frigate.cpp

Sample user code for a simple Game Object's cpp
Show Code


Form to request code or Unity projects

please include specific projects you'd like me to send and a little bit about who you are.