Create 3D Collectables In Unity
Today I am creating floating coin collectables for my new 2.5D platformer.
Jan 14, 2022
--
Today’s Objective: Create a simple coin collectable for my new 2.5D platformer game.
The Code:
Create a new C# script called something like “Collectable”.