Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with working with multiple scenes
#3
I have currently worked around it by adjusting the DTSingleton to have an instance per scene: Instance(Scene scene)
It don't normally want to modify plugins, but this seemed the most easy way to solve this. So now all splines, nodes or connections will always get the correct instance.

The problem is not when playing the game, there it's probably not important when the connections move. The problem is that we have a multi scene setup and we actually work with many scenes open at the same time (kind of an open world) When we hit save, then we would have had cross references as the Connections would have been moved into another scene. I am trying to avoid having to open the scenes without other scenes to be able to work on it.

Do you know what I should check that the plugin works as intendet? Like editor script that use the instance that are scene independant for example (This is a heart surgery after all Big Grin )

Regards Kasimir
Reply


Messages In This Thread
RE: Problem with working with multiple scenes - by KasimirBlust - 12-08-2021, 09:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Connections Problem Juton 3 16 03-06-2024, 10:41 AM
Last Post: _Aka_
Bug Issues when working with in-place prefabs Sacryn 4 6 02-27-2024, 04:08 PM
Last Post: _Aka_
  Distance travelled across multiple splines jh092 1 7 02-23-2024, 09:44 AM
Last Post: _Aka_
  Multiple Splines and Generators Performantly for Road System drock 1 6 07-17-2023, 10:31 AM
Last Post: _Aka_

Forum Jump: