Tuesday, February 11, 2014

A2 Submission

For this assignment, I created a maze using cubes as walls and a terrain piece as the floor. Then I placed 3 spheres with soccer ball textures around the maze and a single sphere with a golden texture near the center as the player's ball. A camera follows the player's ball from behind and the player can move the ball using the arrow keys (up = forward, down = back, left = left, right = right). The player simply navigates through the maze and can try to push the balls through the one opening in the wall. The game uses simple physics, so the soccer balls can be pushed around by bumping into them with the player controlled ball.

No comments:

Post a Comment