Prototype #1 - madslads/CART315-Games GitHub Wiki

## Prototype1: The Valley

Survey for user:

What do you think would add to the chaos of the scene?

What kind of feelings does exploring the space evoke?

Does the terrain have an arena feel?

What would go well in this scene? What kind of props and characters?

Description/reflection:


I wanted my game to have an arena like feel to it, with either a main character or car driving around to collect/ avoid randomly generated objects. I wanted to have random objects coming in from different directions but that seemed to cause some issues within the game. I would like for the game to become a sort of endless survival game, where endless tools, enemies and different things in the scene are continually generated. Having my script cooperate with different objects was a challenge for me as well

Design questions:

  • did I achieve an alien like feel for the game
  • How to keep things from falling through my terrain?
  • How to get scripting to work with multiple object shapes?
  • How to give the user more freedom and dynamics in exploring the scene?