Hi
A Curvy Line Renderer attached to your Curvy UI Spline should make it visible ingame. This is how the spline is drawn in example scene 04_PaintSpline. Do you notice anything helpful by looking at that example scene?
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.
04-03-2024, 11:13 PM (This post was last modified: 04-03-2024, 11:14 PM by gekido.)
It's strange, I managed to get it to display in a test scene, but when I copied the setup to the main scene they aren't visible in game view again for some reason. It's very strange.
The object has the following components:
- curvy UI spline
- line renderer
- curvy line renderer
Everything is on the UI layer (canvas, ui elements, spline)
It is visible in the scene view, but the game view doesn't draw it? Very confusing
aha figured it out - the canvas in the test scene I had set to screenspace - camera, the other one is overlay
I've just run into the same issue. It looks like the Curvy line renderer isn't compatible with an overlay canvas so is only visible in the scene view or if you have a perspective camera pointed directly at the canvas that contains your spline.
Is there a work around for this or it hasn't been implemented yet?
Curvy Line Renderer is compatible with UI Splines and overlay canvas. Here is a simple test scene I just made, where they all work fine together. If by looking at the provided scene you don't detect any error in your setup, then please send me a scene reproducing your issue.
I hope that this helped, and have a nice day
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Available for freelance work—feel free to reach out.