youvsvirus / youvsvirus-unity

Unity version of the you vs virus game.
GNU General Public License v3.0
1 stars 1 forks source link

Make player singleton. #120

Open holke opened 4 years ago

holke commented 4 years ago

We ever will only have one player in the game. Thus, we should make it a singleton.