Actions Examples

This is the documentation for Pano2VR 4. You can find the new documentation for Pano2VR 5 here.

However, this document is still valid for the current version of Object2VR!

All examples are added to skin elements.

To enable a full screen toggle button:
Action = Toggle Full Screen
Source = Mouse Click

To show a loading bar in each panorama in tour, assign this action to the loading bar element (or container):
Action = Show Element
Source = Reload
Target = $self

To move an element to a specific coordinate:
For instance, once the skin is loaded (as you might do with a radar element in a tour map).
Action = Set Element Position
Source = Init
Offset = $self
Target = the other element.

See also

Skin Editor
Skin Sources
Skin Modifiers