Ghost Treasure
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 inputOnJump
, and fire inputOnFire
. - Collision Detection: The
OnCollisionEnter2D
andOnTriggerEnter2D
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.
Status | Released |
Platforms | Windows |
Author | CH PRAVEEN |
Genre | Action |
Download
Download
GHOST TREASURE.zip 32 MB
Leave a comment
Log in with itch.io to leave a comment.