Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
When is it required to check if the spline / generator as initialized?
#1
As the title says, when is it required to check if the spline / generator as initialized?
I noticed in some threads and the documentation that its required to use a coroutine to check if the spline is finished initializing. What information is this for? Is it just for the very start?

Will this lead to occasional race condition errors otherwise? 

I'm making a level editor that uses splines and I instantiate splines for previewing and then placing walls. 

Should I wait for the spline to be instantiated before trying to add points/modify the spline at all?
Reply


Messages In This Thread
When is it required to check if the spline / generator as initialized? - by Lupos - 05-14-2023, 06:49 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Best way to duplicate a spline with an offset Kapistijn 8 1,413 04-12-2026, 03:18 PM
Last Post: _Aka_
Smile Constant speed along a spline? tfishell 1 663 11-13-2025, 11:32 AM
Last Post: _Aka_
  SplineController Ignores Follow-Up and Chooses Wrong Spline Josenildo 7 4,470 07-29-2025, 09:15 PM
Last Post: _Aka_
  Curvy Line Renderer for UI Spline? gekido 7 6,256 07-13-2025, 07:11 PM
Last Post: _Aka_

Forum Jump: