04-28-2023 10:00 AM
Hello guys,
04-28-2023 10:08 AM - edited 04-28-2023 10:09 AM
Hi Zoe,
@ZOE_23 wrote:
Now I am asked to make item 1 disappear when I click on the Ring. Like the user will see only the 3 items (Level 1, level 2, Level 3) when he click on the Ring.How do you do this please?I have tried everything but it doesn't work.
As you are using Rings you can manipulate the ring items at runtime!
Upon mouse down you can change the ring items using properties of the ring: remove the first item. You can add it later on…
(It might be even easier to set the first item to "disabled" using another property of the ring.)
As you have "tried everything": what exactly have you tried? What exactly does not work (as required)?