Tuesday, 24 March 2015

Problems

Before I go any further, I want to take the time out and write up any problems that I can think of for now as a way to break down the game into small, solvable problems:

1. Assigning items to the player.
2. Choosing between the items when it comes to interactions.
3. Differentiating between moving an object and just interacting with it.
4. Saving the positions and states of the objects between the planning and action stage.
5. How to slide, and is it necessary?
6. How to get it so that tables can be jumped on, but can still be walked past.
7. Grabbing ledges.
8. What will the HUD have, and does this game even need one?

No comments:

Post a Comment