When I open the case, I see that there is a button method (signal receiver) for switching scenes, but why is the page not displayed at runtime
Hi Josh! I’m your AI-powered assistant. I can’t answer your question directly, but I can help you with topics related to Needle Engine, three.js, and basic Unity or Blender. Please provide details about your OS, Needle Engine version, and Unity or Blender version to get started!
2 replies left - GPT 4O
thread_8t39kXTfQNxoOaqOug020V9t
Reply to this message to continue the conversation
Hi, I’m not sure I understand your question.
In this sample the scenes are switched using Signal Events on the Timeline. The scene contains a PlayableDirector component which has a Timeline Asset assigned. This asset triggers Signals at the end of their animation which is signaling the SceneSwitcher in the main scene to load the next Scene.
To create Buttons for “next/previous scene” enable the toggle “Create Buttons” in the SceneSwitcher component.
How do I enable the toggle button “Create button” in the SceneSwitcher component, I did not find this function
You might want to update to a later version
Ah,Thats why, ok, thank you!
This topic was automatically closed 13 days after the last reply. New replies are no longer allowed.