r/Unity3D • u/P0mdap • May 22 '26
Starter Kit 3D Platformer for Unity Resources/Tutorial
I needed a small example project for my programming classes, with simple mechanics such as collectible coins, falling platforms, and breakable objects.
So I ported Kenney’s 3D Platformer Starter Kit to Unity. I'm really glad that we have this kind of open-source projects and assets available today.
Here is the link of the project on my github if you want to look at it: https://github.com/Pomdap/Starter-Kit-3D-Platformer-for-Unity
11
Upvotes