Skip to content

Releases: uv-interactives/uvi-learn-coin-rush

v1.0.0 — Coin Rush

Choose a tag to compare

@uv-i uv-i released this 13 Jun 13:07

Coin Rush — C# Teaching Package

Unity 6 + URP · 3D Top-Down · 2-hour session

Concepts covered

  • Variables & SerializeField
  • Collections (List)
  • Casting
  • Enum state machine
  • Interfaces (ICollectable, IDamageable)
  • C# Events & Delegates
  • Coroutines
  • ScriptableObject
  • Singleton
  • Properties

Install

Window → Package Manager → + → Add package from git URL:
https://github.com/uv-interactives/uvi-learn-coin-rush.git#1.0.0

Prerequisites

  • Unity 6000.0+
  • Universal Render Pipeline (URP)
  • TextMeshPro