• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Question Different value for a button

lozirato

Well-known member
Joined
Jan 16, 2022
Messages
53
Reactions
421
Hello everyone,
I'm trying to do a scene with different choices.
If you check the box for atom 1, the buttons below take the values of atom 1 (example for atom 1 pose change).
And if we check the box for atom 2, the same buttons below take the values of atom 2.
CF schema.
If someone has an idea ;-)
Thank you so much !

PS: i use a google translate
Le texte en français :
Bonjour à tous,
J'essaye de faire une scene avec des choix différents.
Si on coche la case pour l'atom 1, les buttons en dessous prennent la valeurs de l'atom 1 (exemple pour l'atom 1 changement de pose).
Et si on coche la case pour l'atom 2 les memes buttons en dessous prennent la valeurs de l'atom 2.
CF schema.
Si quelqu'un aurait une idée ;-)
Merci beaucoup !
 

Attachments

  • Schema.JPG
    Schema.JPG
    48.1 KB · Views: 0
You could potentially use a LogicBricks SelectChoice brick for each of your buttons. However, the easiest way in your case is just to duplicate the buttons and enable/disable them depending on whether atom 1 or 2 is active.
 
Upvote 0
Back
Top Bottom