Sunday, March 8, 2015

Roadmap

What do we need to make to get to our value props?

PLAYER CHARACTER
- Design - The main character is Toci, resurrected Aztec Goddess. This requires animation.
- Movement/Aiming - Toci will move in four directions and aim following the mouse. This requires programming.
- Attacking -Toci has two attack slots, mapped to left and right mouse buttons. This requires programming.
-- Weapons - There are four weapons with four methods of attack which can be assigned to attack slots. This requires programming and animation.
-- Powers - Additionally, there are four powers that can be assigned to attack slots. These require programming and animation.

ENEMIES
- Design - The Spanish need animations for movement in four directions, and individual attack and death animations. This requires animation.
-Movement/Aiming - Enemies move and aim in four directions. This requires programming.

-AI -This will require a great deal of programming.
--group
--individual


ENVIRONMENT
- GUI - There are three GUIs, main, inventory, and temple. These require programming and animation.
- Tenochtitlan - This is the level, which are art tiles, colliders, and layout. This requires programming, design, and animation.

No comments:

Post a Comment