Wish list addition

It would be nice to have some simple transitions like a fade to black or white when traveling between views.
especially when going through walls and floors

3 Likes

@jan, @wojtek, I would like to be able to order the extensions list that I generate, in the same way that I can order the view list

@jorgearq, do you have a use case when extensions have to be started in a specific order in your scene? Or would you just like to change the order so that finding some extension is easier in scenes with dozens of extensions?

Hi Wojtek.

In this year 2020 I have had to work with large tours with at least 5 spaces, in each of these spaces I must place different extensions. For example, in one room I have 10 surfaces, in 3 of them a video runs, in 6 of them there is a different image that also has an extension for a frame with the same image with better resolution and in one of them a video is activated at will, each of these surfaces also has an extension for changing the viewer’s position in front of the image in a convenient way.

If you add up all these extensions in that same space you realize that you have at least

10 trigger of view changes

6 trigger html extensions

1 trigger for video action

If you multiply that by 5 spaces you realize that the list of extensions becomes long and complicated to manage.

I wish it could be moved and organized as a group tree so that I could place the extensions of each space separately, and also the extensions by type as well.

I hope I have explained my need well

I am afraid we won’t be able to add a hierarchical organization to the extensions, however what could be implemented soon is ordering the extensions by their name. This would allow you to keep all the extensions for one space together, provided that you use consistent naming, for example: Space : Extension type : Suffix

  • Foyer : html : welcome
  • Foyer : html : map
  • Foyer : view : Hall A
  • Foyer : view : Hall B
  • Hall A : html : poster A
  • Hall A : html : poster B

Would that make extension management easier for you?

It’s a shame that you can’t make an order by hierarchy, but suffixes are a good solution, that would help me a lot.
thanks