I will be working on clicking the forward, left and right buttons on the train UI panel and connect it with the movement. I will also be working on the rotation when the train needs to turn left or right.
Visualization
What is needed to implement the task?
PlayerController Script: Make it so that if button is clicked, move that direction. Also, if left or right arrow is clicked, turn smoothly left or right.
UIManager Script: Have the onclick event trigger the movement.
UI Arrow Buttons: Asia will be working on the UI arrow buttons.
What is the biggest risk it will not get done?
The biggest risk will be if Asia does not finish the UI arrow buttons and if I do not have enough knowledge to be able to rework the player movement.
Test case
Start Game
Click the up arrow button
Restart Game
Click a stop then click skip repeat until you can turn left
Click the left arrow button
Restart Game
Click a stop then click skip repeat until you can turn right
Click the right arrow button
Basically just testing if the player movement is functioning properly.
Rubric Criteria
Overview
I will be working on clicking the forward, left and right buttons on the train UI panel and connect it with the movement. I will also be working on the rotation when the train needs to turn left or right.
Visualization
What is needed to implement the task?
PlayerController Script: Make it so that if button is clicked, move that direction. Also, if left or right arrow is clicked, turn smoothly left or right. UIManager Script: Have the onclick event trigger the movement.
UI Arrow Buttons: Asia will be working on the UI arrow buttons.
What is the biggest risk it will not get done?
The biggest risk will be if Asia does not finish the UI arrow buttons and if I do not have enough knowledge to be able to rework the player movement.
Test case