Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.39 KB

README.md

File metadata and controls

17 lines (16 loc) · 1.39 KB

Guide ❤️

  • Change_Scene.cs
    This script should be use with Laser Pointer which attached with the player's hand. Please use with Collider(Box Collider, Capsule Collider).
  • Start_up.cs
    This script should be used with Laser Pointer which attached with the player's hand. Please use with Collider(Box Collider, Capsule Collider).
  • Quest_Mark.cs
    This script should be use when Player finished the Quest. The Check-mark should be invisible(Not Active).
  • Animation.cs
    This script use to change the scene after the animation play. This script contains timer to change the scene.
  • Save
    SaveButton.cs
    This scrpit use to save last scene before the Player close the Program.
    LoadSave.cs
    This script use to load last scene that player played.
  • Quit.cs
    This script use to exit the program. Please use with Collider.