My application includes three main interactive forms of Input that result in corresponding Outputs, affecting the scene in real time. These inputs all stem from the keyboard, the first includes four keys for general movement, the second uses the spacebar to jump, and the last uses the left-shift key to control movement speed. The user should be able to explore the 3D environment using the character and watch how the environment changes over time. The application is similar to a simulation game where one would control a character and interact with objects, this installment however does not include anything to interact with other than the character.

Feature 1 - Movement: Allows the user to control the movement of the player/character by pressing the W, A, S, and D keys (or each respective arrow key) on their keyboard. The keys move the play/character Forward, Left, Backward, and Right respectively.

Feature 2 - Jump: Allows the user to control the vertical movement of the player/character by pressing the Spacebar. This will make the player/character jump a certain distance up into the air and then promptly fall back down.

Feature 3 - Movement Speed (Run/Walk): Allows the user to change the speed at which the player/character moves. Holding down the Left Shift key will make the player/character move slower until the key is released which will allow the character to move quickly again.

StatusReleased
CategoryOther
PlatformsHTML5
AuthorAdam_Soto

Leave a comment

Log in with itch.io to leave a comment.