Skip to content

plnich19/BodyguardRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my game project made in Unity. The player can run toward automatically from the start, move left and right, and also jump. The script is written in C# language. You can open it by using Microsoft Visual Studio.

  1. Camera Motor script is a camera script. The camera will always follow the player.
  2. Coin Collector script is about detection on coin when the player collects the coin. It will be gone and score will be increase by 10.
  3. Coin Control script is used for rotating gold coins only.
  4. Death Menu script (shows "game over" or "you won").

About

Game Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages