I have a bunch of objects reacting to the same entity. For one object, I need it to toggle the entity. The others should only change based on the state of the entity, but not by interactive at all.
I’m almost there, (tap_action: disable
and hover_action: disable
), but the cursor still changes from the arrow to the “finger” (as if it’s a hyperlink) when I hover over it. A small thing, but it really bugs me. Is there any way to make it stop?