Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Can Deform Mesh shrink as well as stretch?
Post: RE: Can Deform Mesh shrink as well as stretch?

Hi Dave, and thank you a lot for the praise. It always makes me happy, and reassures me regarding all the white hair I got working on Curvy Splines :D The Deformed Mesh module can compress or shrin...
_Aka_ Curvy Splines 1 3 Yesterday, 11:16 AM
    Thread: Volume Spots problem with spacing
Post: RE: Volume Spots problem with spacing

Hi, Do your objects have colliders that extend beyond the volume taken by the mesh? If not, can you provide the files needed to reproduce the issue? Thank you
_Aka_ Curvy Splines 1 2 12-05-2024, 11:17 PM
    Thread: Anomalous connection handling
Post: RE: Anomalous connection handling

Hi Samy, I don't see anything problematic in what you described. Does the issue appear also when you set the your controller to "Follow Up Spline"?
_Aka_ Curvy Splines 1 3 12-04-2024, 05:08 PM
  Information Thread: Cross assets discount.
Post: Cross assets discount.

Visual Scripting Enhancer (https://assetstore.unity.com/packages/tools/visual-scripting/visual-scripting-enhancer-283449) is now at only $4.99 (-67%) for Curvy Splines (https://assetstore.unity.com/pa...
_Aka_ Curvy Splines 0 0 11-28-2024, 06:29 PM
    Thread: Angle detection by tangent
Post: RE: Angle detection by tangent

You are welcome.
_Aka_ Curvy Splines 8 12 11-28-2024, 09:13 AM
    Thread: Method of scattering objects along spline
Post: RE: Method of scattering objects along spline

Hi Here is how to configure it: Have a nice day
_Aka_ Curvy Splines 1 3 11-26-2024, 03:20 PM
    Thread: API - How to set ConnectionBehavior?
Post: RE: API - How to set ConnectionBehavior?

Hi, What you are looking for is: SplineControllerConnectionBehavior.RandomSpline and not SplineController.ConnectionBehaviors.RandomSpline as you can see in the API documentation here: https:/...
_Aka_ Curvy Splines 1 6 11-25-2024, 10:40 AM
    Thread: Update and Black Friday sale
Post: RE: Update and Black Friday sale

You are welcome :)
_Aka_ Curvy Splines 2 2 11-23-2024, 11:58 AM
    Thread: Update and Black Friday sale
Post: Update and Black Friday sale

Hi Version 8.10.0 is now live. Also, the asset is at a 50% discount for the duration of the Black Friday sale. Have a nice day
_Aka_ Curvy Splines 2 2 11-23-2024, 02:54 AM
    Thread: Burst compiler error
Post: Burst compiler error

Hi, When Burst Compiler is enabled (in menu bar, at : Jobs -> Burst -> Enable Compilation), you will see a console error each time your code compiles. The error stats with this message: Code: -- Fa...
_Aka_ Visual Scripting Enhancer 0 0 11-22-2024, 11:55 PM
    Thread: Angle detection by tangent
Post: RE: Angle detection by tangent

Hi Your assumption is correct. It is fully explained here: https://www.youtube.com/watch?v=rP0zuAEoVJw Instead of using RelativePosition and RelativePosition + _aheadOffset, you should use Abso...
_Aka_ Curvy Splines 8 12 11-22-2024, 10:47 AM
    Thread: API - How to get an existing component?
Post: RE: API - How to get an existing component?

Hi, This is a question regarding Uniy in general, and not Curvy Splines in particular. For such questions, I recommend using perplexity.ai, which gives sourced answers. For example, it gave me the f...
_Aka_ Curvy Splines 2 9 11-22-2024, 10:35 AM
    Thread: Angle detection by tangent
Post: RE: Angle detection by tangent

Glad to read that. If and when you feel like it, please leave a review for the asset, that helps a lot. Nice day to you too.
_Aka_ Curvy Splines 8 12 11-21-2024, 08:40 AM
    Thread: Angle detection by tangent
Post: RE: Angle detection by tangent

Hi, Is your project anything like Micro Machines? It looks cool, and I would like to learn more about it. Regarding your code, there might be different sources for the issue: I would recommend ...
_Aka_ Curvy Splines 8 12 11-18-2024, 04:30 PM
    Thread: Duplicate Volume references become null
Post: RE: Duplicate Volume references become null

Hi, For some weird reason, I can't post my full answer, so I posted it on this pastbin https://pastebin.com/kR3DWavX
_Aka_ Curvy Splines 5 33 11-14-2024, 05:27 PM
    Thread: Is it possible to make the face at the end of mesh?
Post: RE: Is it possible to make the face at the end of ...

Scene 27 for example
_Aka_ Curvy Splines 3 6 11-14-2024, 04:38 PM
    Thread: Duplicate Volume references become null
Post: RE: Duplicate Volume references become null

Hi, I tried to reproduce the issue but couldn't. Can you please send me a reproduction case? I attached my test scene, with is simply a test gameobject referencing a curvy generator using the ...
_Aka_ Curvy Splines 5 33 11-13-2024, 09:36 AM
    Thread: Is it possible to make the face at the end of mesh?
Post: RE: Is it possible to make the face at the end of ...

Yes, by using the Volume Caps module: https://curvyeditor.com/documentation/generator/modules/volumecaps (https://curvyeditor.com/documentation/generator/modules/volumecaps) It is used in example sc...
_Aka_ Curvy Splines 3 6 11-13-2024, 09:14 AM
    Thread: How could I set open graph at 25_CGExtrusionAdvanced?
Post: RE: How could I set open graph at 25_CGExtrusionAd...

You are welcome. If and when you feel like it, please leave a review for the asset, that helps a lot. Have a nice day
_Aka_ Curvy Splines 3 4 11-13-2024, 09:10 AM
    Thread: How could I set open graph at 25_CGExtrusionAdvanced?
Post: RE: How could I set open graph at 25_CGExtrusionAd...

Hi, After setting your spline to open, please go to the "Shape Extrusion (Bridge)" module, and update its Range parameter. The module's range extends beyond 1, which makes sense for a closed spline...
_Aka_ Curvy Splines 3 4 11-11-2024, 11:17 AM