Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can Curve Spline be used for an in game level editor.
#2
Hi

Curvy Splines is usable via the Unity editor through Curvy's UI. That UI uses Curvy's API behind the scenes. So if Curvy's UI can do it, then a runtime UI can do it too.
Please keep in mind that Curvy Splines do not provide a UI outside the editor. So for an in-game level editor, you will have to code your own level editor UI (which will use Curvy's API to apply the changes).

From my understanding of what you try to do, yes it is doable via Curvy Splines' API. If you use Curvy Splines and find yourself not able to achieve your goal, please contact me. If I can't provide a solution to your issue in a reasonable time, then feel free to ask for a refund.

For more information:
The asset's documentation: https://curvyeditor.com/documentation/start
The API reference: https://api.curvyeditor.com

The classes for:
A spline: Curvy Spline
A segment/node: Curvy Spline Segment
A junction/connection: Curvy Connection

I hope this helped.

Have a great day.
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
RE: Can Curve Spline be used for an in game level editor. - by _Aka_ - 05-01-2023, 10:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Curvy Line Renderer for UI Spline? gekido 3 6 04-04-2024, 12:56 PM
Last Post: _Aka_
  snap to the curve created by the curvy splines segment points ShiroeYamamoto 3 11 04-02-2024, 02:24 PM
Last Post: _Aka_
  Get position of all control points for a spline gekido 1 6 03-28-2024, 10:08 PM
Last Post: _Aka_
Bug Changing spline connection in inspector causes splines to revert to defaults lacota 3 6 03-18-2024, 07:55 PM
Last Post: _Aka_

Forum Jump: