Need export/import cutscene function…

Forums đź’¬ Slate Sequencer ⚙️ Support Need export/import cutscene function…

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #21174
    tiwafic
    Participant

      Now the cutscene data is saved in scene.unity file.
      But sometime I need to make some universal cutscene, it’s can play in any scenes.
      So, export/import cutscene file is a necessary function.

      In this moment,I make a prefab to hold this cutscene manually, It’s work good, but this operation is too original…

      Can I get a export/import cutscene data function? Thanks.

      #21179
      tiwafic
      Participant

        Another exception here:

        #21178
        tiwafic
        Participant

          And other:

          NullReferenceException: Object reference not set to an instance of an object
          Slate.CutsceneEditor.OnSceneGUI (UnityEditor.SceneView sceneView) (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Editor/Windows/CutsceneEditor.cs:486)
          UnityEditor.SceneView.CallOnSceneGUI () (at C:/buildslave/unity/build/Editor/Mono/SceneView/SceneView.cs:2046)
          UnityEditor.SceneView.HandleSelectionAndOnSceneGUI () (at C:/buildslave/unity/build/Editor/Mono/SceneView/SceneView.cs:1381)
          UnityEditor.SceneView.OnGUI () (at C:/buildslave/unity/build/Editor/Mono/SceneView/SceneView.cs:1218)
          System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)

          #21177
          Gavalakis
          Keymaster

            Hey,

            Can you please clarify why you don’t want to use a prefab?
            I haven’t managed to get these exceptions you get by the way, but I will fix them anyway 🙂

            Thanks.

            #21176
            tiwafic
            Participant

              Hi.
              Thanks for your reply.
              I just think those operation is a little not convenient…
              not a big problem~

              #21175
              Gavalakis
              Keymaster

                You are very welcome.
                I will check to see how easy or hard it would be to make an export/import option available (json).
                Thanks!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • You must be logged in to reply to this topic.