🟥 Problem! How to create a prototype of selecting one field and deselecting others? – Ask the community


@Gracjan_Szczepaniak I answered a similar question around clicking a map tag and then deselecting any previously selected map tags. And that solution used variables and conditionals. Change instance variant independently with variables – #3 by Nate_G

However, if you don’t want to go with variables and conditionals, you could create a main component of all those weapons with variants of each being clicked. Then depending on which weapon is clicked on, you’d use an “onclick” and then “change to” the variant where that weapon is selected.



Source link

Leave a Comment