Search Unity

Exposed VFX property and controlling with timeline

Discussion in 'Visual Effect Graph' started by connortaumoepeau, Sep 9, 2021.

  1. connortaumoepeau

    connortaumoepeau

    Joined:
    May 16, 2020
    Posts:
    5
    Hi ya

    Really struggling to control a exposed VFX property with timeline. Has anyone got any tips?

    I can only see the Event Attributes in the Visual Effect Activation clip but not my exposed property.

    Cheers
     
  2. andybak

    andybak

    Joined:
    Jan 14, 2017
    Posts:
    569
    > Visual Effect Activation clip

    You're using an Activation Track to animate properties?

    Have you tried using an Animation Track?
     
  3. VladVNeykov

    VladVNeykov

    Unity Technologies

    Joined:
    Sep 16, 2016
    Posts:
    550
    Hey @connortaumoepeau ,
    @andybak is right, you should be able to just animate it like any animatable property in the inspector:
     

    Attached Files:

    koirat likes this.
  4. connortaumoepeau

    connortaumoepeau

    Joined:
    May 16, 2020
    Posts:
    5
    Thanks so much guys! This really helped thanks so much
     
    VladVNeykov likes this.