4 skills found
starikcetin / Eflatun.SceneReferenceUnity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.
JohannesMP / Unity Scene ReferenceA SceneReference wrapper class that uses ISerializationCallbackReceiver and a custom PropertyDrawer to provide safe, user-friendly scene references in scripts.
Tymski / SceneReferenceUnity3D script, that allows assigning serializable references to scenes in inspector.
Zerbu / Scene ReferencesA simple Godot plugin that adds a "SceneReference" resource class and a quick way to assign one to a scene. A SceneReference can be used to reference the scene from a variable elsewhere in the project, and is more efficient than using PackedScene or loading from the scene path directly.