WebGL Assignment 2
Greybox Prototype: It is a test boat game for testing whether all the commands work well or not. I attached 2 scenes in this game mode: 1. Menu Scene 2. Game Scene
Menu Scene includes the menu button and theme of my project. Menu buttons include 3 buttons:- 1. New Game Button which helps in entering the game scene and 2. Load Game which helps the player to load a save game, 3. Exit button which is to quit the game application.
The game Scene includes the Game button which changes the direction of the Boat. There are 9 buttons : Move: left, right, up and down
Rotate: up and down
Grow for zoom in and reset button to reset the position of the object and the last button is back to the menu which helps the user to again back to the main menu
Status | Released |
Platforms | HTML5 |
Author | a.singh.135 |
Genre | Educational |
Made with | Unity |
Comments
Log in with itch.io to leave a comment.
Hey Anil,
button placement and colors are good. I think back to menu button needs to be separated from the other buttons, that its not function for the main object. I preferred the top left corner.
Good job