Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CurvySpline Editor event
#1
I want to know if there is any event which raised when spline changes ?

I want to use it in one of my classes which is based on spline and if the spline changes, calls the function in my class.

Also I see you subscribe to EditorApplication.update in CurvyController (I have not checked other scripts in this context). Is it optimized or necessary ?
Reply
#2
Hi,
All the spline's events are in the documentation
https://curvyeditor.com/documentation/splines/curvyspline#events
The subscription to EditorApplication.update is there to make the controller update more frequently in editor. This is to preview correctly the behavior of the controller without entering playmode.
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Brick Extending Curvy to make a Hallway editor. JacobSL 5 395 02-13-2023, 09:29 AM
Last Post: _Aka_
  Generator window causes my editor to lag every couple seconds niuage 1 3 03-28-2022, 11:05 AM
Last Post: _Aka_
  Is curvyspline a good solution for a 2D rail grinding game? bazz_boyy1 2 6 03-01-2022, 11:49 AM
Last Post: _Aka_
Wink In SplineController OnPositionReachedList Event is missing shimizu 2 11 02-07-2022, 12:47 PM
Last Post: shimizu

Forum Jump: