R

Russ U

Member

Last active 3 years ago

  1. 3 years ago
    Mon Apr 12 05:11:11 2021
    R Russ U started the conversation Changing state of objects on other pages.

    I am trying to figure out a method to allow interacting with an object on one page which alters the state of an object on a different page. Whenever I set a target for interactivity I can only see objects on <the same page> as the interaction. I thought about doing it with variables - but I can’t find any methods for declaring or checking variables. Is it possible to alter an object on a different page to the initial interaction?

    A simple example would be >

    I select an object on <page one>
    On <page ten> An object is unhidden because of my selection on <page one>.

    Thanks for any help!
    Russ.