Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Connections doesn't work in split scenes
#2
Update:
After looking at the source code I can see a big issue for me. The way how CurvyGlobalManager works currently isn't something that will be ok for me.

I noticed the comment:
//TODO split this class in two, one containing monobehaviours, that should inherit from dtsingleton, the other containing non monobehaviours, that would use a regular singleton (CurvyProject?). The goal is to avoid instantiating CurvyGlobalManager (which in expensive, see DTSingleton.Instance) when not needed

Which lets me thinking that you might be onto something similar as I am. Is there any eta or progress going on with it?

On the other hand - I think there should be a possibility to keep one CurvyGlobalManager per scene (and accessing it with scene reference). Is it something that could be done easily?
Reply


Messages In This Thread
RE: Connections doesn't work in split scenes - by nehvaleem - 05-27-2024, 04:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Connections Between Opposing Splines lockiidraws 1 587 12-04-2025, 02:14 PM
Last Post: _Aka_
  Procedural Connections Janooba 3 2,341 10-23-2024, 02:53 PM
Last Post: _Aka_
  Connections Problem Juton 3 2,256 03-06-2024, 10:41 AM
Last Post: _Aka_
  Collider doesn't get created by the CreateMesh Module pako88 5 3,254 12-26-2023, 11:13 AM
Last Post: _Aka_

Forum Jump: