Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
Pages: 1
Need to implement the following sequence. Click on an object - the object is activated - the object can be controlled (eg turning). This object was originally not in the window. It appears after you add (using the plugIT - instantiate).
Offline
Maybe using a dummy, manipulating the dummy, and when instanciate is called, link the loaded object to the dummy.
Offline
you can use the global var plugIT to manage values between instances.
for example a click on an object activate the instance manipulation (switch plugIT for example) then change the global var value that reset the other instances switch on change.
Offline
Pages: 1