Nathanv2 / Mult154_Trainvasion

MIT License
0 stars 0 forks source link

[Task]: Restart Button Bug and the player can't reach last stop #51

Open Nathanv2 opened 4 months ago

Nathanv2 commented 4 months ago

Rubric Criteria

Overview

I will be working on fixing the restart button so that when the player restarts the game, the combat scene will still function. I will also work on fixing the last stop so that the player can get to it.

Visualization

image image

What is needed to implement the task?

GameManager Script: The GameManager might have missing script references when restarting the game. Raycast Script: The range of the raycast might not be reaching the stop.

What is the biggest risk it will not get done?

The risk is if the raycast script is not the problem and I would not know what the problem is. Another risk could be if I can't find the root of the bug to fix the restart button.

Test case

Testing Restart Button

  1. Click Start
  2. Click forward once
  3. Click restart
  4. Click the forward arrow
  5. Click rescue to see if it will switch to the exploration scene properly

Testing the End stop

  1. Click Start
  2. Click the arrows to move
  3. Click skip on each stop
  4. Get to the last stop to see if you can reach the end stop