Skip to content

sudharaka2010/CoinCollector3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin Collector 3D

A small 3D coin-collection game built with Unity. Move the player around the level, collect every coin, and complete the game.

Features

  • Rigidbody-based player movement
  • Keyboard controls using Unity's Input System
  • Collectible coin prefabs
  • Coin counter and win message
  • Smooth follow camera
  • Universal Render Pipeline (URP)

Controls

Action Keys
Move WASD or arrow keys

Getting started

  1. Install Unity Hub.
  2. Install Unity 6000.5.1f1 or a compatible Unity 6 editor.
  3. Clone this repository.
  4. In Unity Hub, select Add > Add project from disk and choose the cloned folder.
  5. Open Assets/Scenes/MainLevel.unity.
  6. Enter Play mode.

Project structure

  • Assets/Scripts — gameplay scripts
  • Assets/Scenes — game scenes
  • Assets/Prefabs — reusable game objects
  • Packages — Unity package dependencies
  • ProjectSettings — Unity project configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages