scriptable-scenes icon indicating copy to clipboard operation
scriptable-scenes copied to clipboard

User-data support

Open Edvinas01 opened this issue 2 years ago • 0 comments

When consuming scenes in events, it would be useful to be able to attach custom data, such as scene thumbnail/image to scene assets:

  • Add ability for users to add custom SerializedObject data (a new abstract class field). This should be done for ScriptableScene and ScriptableSceneCollection assets.
  • Update samples.
  • Update documentation.

Edvinas01 avatar Oct 04 '23 13:10 Edvinas01