IntoDigest / Main_Source_Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v3.0


Languages

Language:C# 100.0%