A downloadable game for Windows

"Ghost Treasure" is a 2D platformer game developed using Unity Engine

Controls:

Move = A,D.

Jump= Space.

Fire = Mouse Left Button.

Concepts Used To Develop:

    • Unity Engine Components:  Transform, Animator, Rigidbody2D, Collider2D, SceneManager, etc.
    • Input System:  OnMove, jump input OnJump, and fire input OnFire.
    • Collision Detection: The OnCollisionEnter2D and OnTriggerEnter2D methods.
    • Audio Management:  AudioSource component.
    • Raycasting: Raycasting is used for detecting ground and obstacles.
    • Gizmos: The OnDrawGizmos() method draws visualization lines in the Scene view for debugging purposes.

    Download

    Download
    GHOST TREASURE.zip 32 MB

    Leave a comment

    Log in with itch.io to leave a comment.