Skip to content

Instantly share code, notes, and snippets.

@brunoocasali
Created June 23, 2016 03:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunoocasali/1f10043a113b3543215c202dfc0326a2 to your computer and use it in GitHub Desktop.
Save brunoocasali/1f10043a113b3543215c202dfc0326a2 to your computer and use it in GitHub Desktop.

ICE SURVIVOR

Funcionalidades

Player:

  • Esconde e mostra os braços (FPS)
  • Ao mostrar os braços pode atirar para matar algum animal.
  • Anda, corre, pula.
  • Faz barulho enquanto caminha.
  • Tem dois indicadores:
    • Vida
    • Energia (precisa matar para comer)

Animais

  • Andam pelo cenário
  • Atacam o player
  • Tem um indicador que é o da vida.
  • Ao morrer gera um prefab que é um pedaço de carne.

Eventos:

  • É preciso gerar animais. De diferentes tipos caso tenha mais de um.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment