#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

PolyKebap

Please Note

This entry is from Thursday July 23, 2026. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

IMPORTANT NOTE: I only created the props. YOU need to make it into a mini game. No scripts included.


Well you know how basketball works so this is going to be a short description. 


I added a minimalistic scoreboard, where you can easily show the state of your play. 


The basketball and the hoop has 3 LODS.



How would I build this myself?

  1. Trigger the Game: Place a box collider at the court entrance to detect when the player walks in. Remember circle glowing shapes in GTA? Same logic.
  2. Start the Game: Add a sphere collider and a physics material to the basketball mesh for realistic bouncing on the court.
  3. Score & Track: Position a trigger collider just below the hoop's rim. When the ball passes through, trigger a particle effect, play a "swish" sound, and update the scoreboard UI!
X