Search Unity

Need Quick help!! Animation Curve

Discussion in 'Scripting' started by Shiikarii, Sep 1, 2015.

  1. Shiikarii

    Shiikarii

    Joined:
    Feb 6, 2014
    Posts:
    89
    fallOff.png
    How can i archive this FallOff?

    in the Editor i have an AnimationCurve with the Values (1, 0)
    When i start the Scene i create a mesh from Code and in every Vertice i want to write the FallOff in the Y Axis.

    It should look like that picture above.

    Help me pls :)
     
  2. goonter

    goonter

    Joined:
    Aug 31, 2015
    Posts:
    89
  3. Shiikarii

    Shiikarii

    Joined:
    Feb 6, 2014
    Posts:
    89
  4. goonter

    goonter

    Joined:
    Aug 31, 2015
    Posts:
    89
  5. Shiikarii

    Shiikarii

    Joined:
    Feb 6, 2014
    Posts:
    89
    Thanks goonter that helped me a lot ;)
    and it's not a linear fallOff :p