Skip to content
TheGodEmperor edited this page Mar 3, 2012 · 9 revisions

What To Do

Features To Do

- Login Page Made To Look Prettier (yay for lobby page looking nicer)

- Tank/Ammo chooser screen (before spawning and after dying)

- New Modes Of Play (need to figure out how to organize this with our code base)

  • Team Deathmatch
  • Capture The Points
  • Assault?
  • Hardcore Deathmatch (one life only)
  • Hardcore Team Deathmatch (one life only)

Art Assets To Do

- Texture on tank

- New Tank Models

- New Tank Textures

- New Missile Textures (maybe?)

- New Projectile Textures (maybe?)

- New Missile Models (maybe?)

- New Projectile Models (maybe?)

- Model/Texture for the shrapnel

- Gui Assets

  • Main Menu
  • In Game GUI (Health, radar dots,
  • Tank Decision GUI

Specific Code-Related

- Remove comments of debugs

- Remove unneeded code (old scripts that are useless now)

- Remove prefabs that are useless now

- Organize Code Better

  • Manager (have say the section for sending data, section for spawning things, etc)
  • Hovercraft