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/sp...ine#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 Splines, this helps immensely. Thank you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Omitting Undo events in editor oldfort 3 2,917 05-26-2025, 11:29 PM
Last Post: _Aka_
  Destroying curvyspline instances jmh1804 5 3,457 09-18-2024, 07:52 AM
Last Post: _Aka_
  CurvySpline Optimize Candy 1 1,687 08-02-2024, 08:35 AM
Last Post: _Aka_
  Curvy Splines Built In Editor Undo causes issues. Lupos 1 1,755 10-02-2023, 08:52 AM
Last Post: _Aka_

Forum Jump: