Skip to content

TangoDevs/Mock1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Mock1

#check if any changes have been made before you start ##Plan

###TANGO

  1. AR Setup (Done)
  2. AR Gui to set up game
  3. Start game when placed right

###CASTLE

  1. Placement
  2. Health bar using gui on castle
  3. heathBarCastle.script includes decrement and count of health
  4. (optional) animation on every successful wave
  5. (optional) animation when enemy gets into caslte
  6. (optional) upgrade health

###ENEMY

  1. Spawn point
  2. Health bar using gui on enemy
  3. heathBarEnemy.script includes decrement and count of health
  4. animation while moving
  5. use path to get to caslte
  6. if enemy dies add gold and score
  7. (optional) animation while dying
  8. (optional) different enemies
  9. (optional) boss fights

###Towers

  1. Placement at certain points
  2. Animation when enemy enters spherecollider
  3. call enemies heathBarEnemy.script decrement method
  4. see if there is enough gold to place a new one
  5. (optional) upgrade towers
  6. (optional) different towers
  7. (optional) different animations

###GUI

  1. Score Lable for highScore counting
  2. Gold lable for tower placement

#If you see anything that needs to be added just add it #If you have anything done just put a done beside it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published