Unity Tutorial: Adding object effects


Applying effects to objects in our world can help convey what objects a player can interact with. In this tutorial we’ll see how to add some simple motion; some highlighting via a shader; and finally creating a burning dissolve effect for when the object is to be destroyed.

📂 Grab the full project ➠ https://github.com/GameDevEducation/FeedbackTour/tree/Object-effects