09-11-2020, 01:26 PM
Hello,
i decide to try curvy to speed up level design of my game, but it not won..
I would like to make a deformed mesh to follow the spline, so i made this Generator:
i got the error bellow
[Curvy] Getting data from a dirty module. This shouldn't happen at all. Please raise a bug report. Source module is Volume Spots (FluffyUnderware.Curvy.Generator.Modules.BuildVolumeSpots)
UnityEngine.Debug:LogError(Object)
FluffyUnderware.DevTools.DTLog:LogError(Object) (at Assets/Plugins/DevTools/Classes/DTUtility.cs:801)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Refresh(Boolean) (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:577)
FluffyUnderware.Curvy.Generator.CurvyGenerator:TryAutoRefresh() (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:616)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Update() (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:245)
i decide to try curvy to speed up level design of my game, but it not won..
I would like to make a deformed mesh to follow the spline, so i made this Generator:
i got the error bellow
[Curvy] Getting data from a dirty module. This shouldn't happen at all. Please raise a bug report. Source module is Volume Spots (FluffyUnderware.Curvy.Generator.Modules.BuildVolumeSpots)
UnityEngine.Debug:LogError(Object)
FluffyUnderware.DevTools.DTLog:LogError(Object) (at Assets/Plugins/DevTools/Classes/DTUtility.cs:801)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Refresh(Boolean) (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:577)
FluffyUnderware.Curvy.Generator.CurvyGenerator:TryAutoRefresh() (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:616)
FluffyUnderware.Curvy.Generator.CurvyGenerator:Update() (at Assets/Plugins/Curvy/Base/CG/CurvyGenerator.cs:245)