Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.59 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.59 KB

Temple-Run-Remake-Scripts

Recreation of the classic temple run game in Unity!

Link to game and more details (please click!)
https://happyteam.itch.io/temple-run-remake

Controls

W (jump), A (roll), S and D (move left and right)
or Arrow Keys.

Features

  • Level design (coin paths, paths, islands, temple)
  • Path Generation
  • Path Turn Sequence (Allows for early player input, and utilizes quaternions to align turn to next path)
  • Cinematic start sequence using Cinemachine
  • Scriptable Objects (Paths and Turns)
  • Easter egg :)
  • Player movement animations and sequences (allows for abrupt cutoffs to next moves)
  • Animated UI interface (in game, menu, end screen)
  • Music (Ingame music, and sound effects)

Assets used

Git only contains scripts due to Standard Unity Asset Store EULA for Assets

Audio used

  • Temple Run music/sound effects
  • The 80s Retrowave Synthwave by The Mountain

Created with Unity.