Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Spline.Length not updated unless I add a point to spline (or modify it) first.
Post: RE: Spline.Length not updated unless I add a point...

Sounds good. Will do after the weekend. How would I send you this? Do you want a simple project? And where do I send it to you?
_RicO Curvy Splines - support forum 3 6 08-25-2023, 08:20 PM
    Thread: Spline.Length not updated unless I add a point to spline (or modify it) first.
Post: Spline.Length not updated unless I add a point to ...

I create a spline and add two points to start. Then in another function I move the "last point" to make a "straight" spline. But when I call spline.Length right after moving the point, it's always "0"...
_RicO Curvy Splines - support forum 3 6 08-24-2023, 06:53 PM
    Thread: Volume Spots not even when "drawing" spline too fast at runtime.
Post: RE: Volume Spots not even when "drawing" spline to...

_Aka_ Wrote: (08-10-2023, 12:46 PM) -- Hi Don't be sorry. I hope you enjoyed your vacation. I can't figure out what the issue is based on your description. I will need a reproduction case to unders...
_RicO Curvy Splines - support forum 9 11 08-10-2023, 09:05 PM
    Thread: Changing material of Volume spot at creation?
Post: RE: Changing material of Volume spot at creation?

Btw, for the Review issue, I tried many things and still cannot leave a review. I tried the following: - Starting a new blank project, "Re-downloading" the asset from the Package manager. - Deleting ...
_RicO Curvy Splines - support forum 5 11 08-10-2023, 08:46 PM
    Thread: Changing material of Volume spot at creation?
Post: RE: Changing material of Volume spot at creation?

_Aka_ Wrote: (08-10-2023, 10:41 AM) -- ....The solution you thought about, assigning a material to each created mesh, while is not the best solution, is possible.... -- Your solution did work, but...
_RicO Curvy Splines - support forum 5 11 08-10-2023, 06:53 PM
    Thread: Changing material of Volume spot at creation?
Post: Changing material of Volume spot at creation?

Hi, it's me again. I'm using the volume spot creation with the generator, and can't really figure out how I would change the volume spot gameobject's material's color on spline creation. As you saw ...
_RicO Curvy Splines - support forum 5 11 08-09-2023, 09:08 PM
    Thread: Volume Spots not even when "drawing" spline too fast at runtime.
Post: RE: Volume Spots not even when "drawing" spline to...

_Aka_ Wrote: (07-28-2023, 08:44 PM) -- Maybe it is related to pooling? If you selected your generator, you will see in its inspector a Prefab Pool component. Pooling is used only in play mode, which ...
_RicO Curvy Splines - support forum 9 11 08-09-2023, 08:47 PM
    Thread: Volume Spots not even when "drawing" spline too fast at runtime.
Post: RE: Volume Spots not even when "drawing" spline to...

_Aka_ Wrote: (07-28-2023, 10:27 AM) -- I don't see what can explain this behavior. To further investigate, I will need a reproduction case. Please copy the drawn spline in Play Mode and past it in th...
_RicO Curvy Splines - support forum 9 11 07-28-2023, 04:46 PM
    Thread: Volume Spots not even when "drawing" spline too fast at runtime.
Post: RE: Volume Spots not even when "drawing" spline to...

The Optimize to false didn't fix it, unfortunately.  I tried using the Rasterize Path module instead and the issue persists, but the whole spline "jitters" a bit as I draw now. So I reverted back to e...
_RicO Curvy Splines - support forum 9 11 07-27-2023, 11:02 PM
    Thread: Volume Spots not even when "drawing" spline too fast at runtime.
Post: Volume Spots not even when "drawing" spline too fa...

Hello again. I ran into an issue in my app using Volume Spots in the generator.  I currently "draw" my spline at runtime with my mouse. As I draw it adds the volume spots gameobjects. But if I d...
_RicO Curvy Splines - support forum 9 11 07-27-2023, 06:38 PM
    Thread: Fading in/out extrusion mesh of a spline?
Post: RE: Fading in/out extrusion mesh of a spline?

Thank you!
_RicO Curvy Splines - support forum 3 5 07-25-2023, 03:25 PM
    Thread: Fading in/out extrusion mesh of a spline?
Post: Fading in/out extrusion mesh of a spline?

Hi. Is there a way to have an extrusion mesh from the generator fade in or out to transparent for the last 0.2 of the spline for example? I'm just using a simple lit material.
_RicO Curvy Splines - support forum 3 5 07-25-2023, 07:27 AM
    Thread: How to generate mesh on spline at runtime?
Post: RE: How to generate mesh on spline at runtime?

_Aka_ Wrote: (07-18-2023, 10:59 AM) -- The solution is to use the absolute position in the controller, and instead of lerping between 0 and 1, you lerp between 0 and spline_length The issue you en...
_RicO Curvy Splines - support forum 8 17 07-18-2023, 10:22 PM
    Thread: How to generate mesh on spline at runtime?
Post: RE: How to generate mesh on spline at runtime?

Maybe I don't understand what you mean, but I have a value that I'm "lerping" from 0 - 1 in 2 seconds for example. I apply that value to the .To value and to the Spline Controller position (both using...
_RicO Curvy Splines - support forum 8 17 07-17-2023, 02:59 PM
    Thread: How to generate mesh on spline at runtime?
Post: RE: How to generate mesh on spline at runtime?

_Aka_ Wrote: (07-06-2023, 10:33 AM) -- Hi Setup your generator in edit mode. ..... -- Hi! Just wanted to let you know that I was able to accomplish it using your help :) Two questions, tho...
_RicO Curvy Splines - support forum 8 17 07-14-2023, 04:48 PM
    Thread: How to generate mesh on spline at runtime?
Post: How to generate mesh on spline at runtime?

I've been watching some of your tutorials on generating and extruding a mesh on top of an existing spline in the editor using Curvy Generator (maybe I missed one), but I generate my spline at runtime ...
_RicO Curvy Splines - support forum 8 17 07-05-2023, 05:11 PM
    Thread: Setting instantiated object to spline, then starting movement?
Post: RE: Setting instantiated object to spline, then st...

_Aka_ Wrote: (06-22-2023, 09:26 AM) -- Hi This API tutorial will be helpful https://www.youtube.com/watch?v=CPOfoIVbeCE This other one might be helpful too https://www.youtube.com/watch?v=4Y_7l95Q4uQ...
_RicO Curvy Splines - support forum 3 9 06-27-2023, 10:45 PM
  Question Thread: Setting instantiated object to spline, then starting movement?
Post: Setting instantiated object to spline, then starti...

Hi, I've been trying to go through your tutorials and documentation, but it's a little overwhelming for me trying to find how to do this.  :blush: I "draw" a spline at runtime, then instantiate an ...
_RicO Curvy Splines - support forum 3 9 06-21-2023, 05:29 PM
    Thread: How to get direction of last control point?
Post: RE: How to get direction of last control point?

Hey _Aka_. Thanks so much for your quick support and reply to questions from your customers! :) I couldn't try it right away due to the easter long weekend, but I just tried using your CurvySpline.Get...
_RicO Curvy Splines - support forum 4 23 04-12-2023, 06:03 PM
    Thread: How to get direction of last control point?
Post: How to get direction of last control point?

I'm creating a spline by "drawing" it, like in the PaintSpline example scene, but modified it a bit so that my mouse is always controlling the last point so it is smooth.  I need to have an object ...
_RicO Curvy Splines - support forum 4 23 04-06-2023, 05:02 PM