Search Unity

Tutorial - Animate Emissive Intensity for Cool and Spooky Effects!

Discussion in 'Community Learning & Teaching' started by ChrisKurhan, Sep 20, 2022.

  1. ChrisKurhan

    ChrisKurhan

    Joined:
    Dec 28, 2015
    Posts:
    268


    Hey all! Happy #TutorialTuesday!

    A common need when dealing with emissive properties is to set the Intensity property. However, as you can see from the Unity Color docs you'll find this isn't an available property!
    In this tutorial you'll learn how you can edit and animate this property with an AnimationCurve to get some cool and spooky effects, just in time for Halloween!
    This is a relatively low effort, low cost effect you can add to your game for a Halloween update!

    As always, all code from this video is available on GitHub!