Post date: 15-Feb-2020 15:17:36
The Dfaults is a free Unity3D package with animated default capsules to add some fun to your prototyping and game jams. It uses a single shader/material, allowing for thousands of capsules on screen -- even more if you use the included LODs. Quickly create new Dcap templates based off the examples, or build them from scratch. Create a personalized default capsule for every project!
Study the package code to learn how to:
manipulate colors and animate shapes via shader code
instance a single shader/material to save on draw calls
use scriptableobjects to store template configurations
Download the package from the Unity Community thread here.