How to load more lateral and angular scenes?

Announcements, support questions, and discussion for Scene Streamer.
Post Reply
bistrut
Posts: 2
Joined: Tue Jan 12, 2016 1:55 pm

How to load more lateral and angular scenes?

Post by bistrut »

Hello.
Thank you for your "scene streamer".
By default the script loads following the previous scene.
Prompt me how to load more lateral and angular scenes?

Sorry for my bad English.
User avatar
Tony Li
Posts: 20667
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to load more lateral and angular scenes?

Post by Tony Li »

Hello,

Although the example uses linear scenes -- [A]--[C] ... -- your scenes can use any shape.

Scene Streamer works with trigger colliders. You can make them any shape, and you can place them anywhere in your scene. Then you can specify the neighboring scenes in a SceneEdge component.

If I misunderstood your question, would you please post a diagram or image of what you want to do?
bistrut
Posts: 2
Joined: Tue Jan 12, 2016 1:55 pm

Re: How to load more lateral and angular scenes?

Post by bistrut »

Thank you for your quick response.
My location includes 100 scenes (10 * 10).
I need to load in addition to the main stage, a further 8 scene around her.
User avatar
Tony Li
Posts: 20667
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to load more lateral and angular scenes?

Post by Tony Li »

Set the Scene Streamer GameObject's Max Neighbor Distance to 8.
Post Reply