Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Animate UV Offset in Unity Animation Timeline
Post: RE: Animate UV Offset in Unity Animation Timeline

_Aka_ Wrote: (05-26-2023, 09:50 AM) -- sam_bond Wrote: (05-25-2023, 10:05 PM) -- I wrote the following script to try to control the value, but I seem to be getting an error saying that MissingCompon...
sam_bond Curvy Splines - support forum 6 8 05-26-2023, 10:42 AM
    Thread: Animate UV Offset in Unity Animation Timeline
Post: RE: Animate UV Offset in Unity Animation Timeline

Not sure why some of the generators are creating references to the materials that I need to control the vOffset. And other Generators will only create these Material references in Game Play mod...
sam_bond Curvy Splines - support forum 6 8 05-26-2023, 09:03 AM
    Thread: Animate UV Offset in Unity Animation Timeline
Post: RE: Animate UV Offset in Unity Animation Timeline

_Aka_ Wrote: (05-25-2023, 09:45 AM) -- Hi All the material parameters are internally stored in an array. It seems that the animator does not show members of type Array. The solution would be then ...
sam_bond Curvy Splines - support forum 6 8 05-25-2023, 10:05 PM
    Thread: Animate UV Offset in Unity Animation Timeline
Post: Animate UV Offset in Unity Animation Timeline

Hi is it possible to animate the UV Offset for the X or Y property. I have tried to do this by clicking on the record button in Unity's Animation Window, but it doesn't seem to pick it up as a propert...
sam_bond Curvy Splines - support forum 6 8 05-25-2023, 01:37 AM
    Thread: Animating a shape on along a spline will not playback in scene or game views
Post: RE: Animating a shape on along a spline will not p...

_Aka_ Wrote: (05-01-2023, 11:16 AM) -- Hi TL;DR: Add this script to your module: Code: -- using FluffyUnderware.Curvy.Generator; using UnityEngine; public class Dirtier : MonoBehaviour { ...
sam_bond Curvy Splines - support forum 3 9 05-02-2023, 09:00 PM
    Thread: Animating a shape on along a spline will not playback in scene or game views
Post: Animating a shape on along a spline will not playb...

Hi, I am new to Curvy Splines and have gone through the tutorials to understand how to create splines and generators. I can achieve the creation of a spline and also the creation of a Generator which ...
sam_bond Curvy Splines - support forum 3 9 04-30-2023, 01:32 PM