Question about pick animation
Josh Davidson <[email protected]>
| Newsgroups | gmane.games.flightgear.devel |
|---|---|
| Message-ID | <DS7PR07MB7734502854354946DE83FC7ECCDC2@DS7PR07MB7734.namprd07.prod.outlook.com> |
Not sure if this is a bug or if there's something I'm missing.
I have such pick clickspots:
[cid:f5d96e68-2f16-4877-b1c0-0b6e298a8def]
I can't click them. No link pointer appears when hovering, and clicking does nothing.
But, moving the bugs, I can click the top one or any other positioned near the top of the gauge. As far as I know, occlusion for pick isn't a thing.
[cid:f3f56193-8e4a-4395-8fd1-594e07244e74]
Code is as follows, and I've tried using object-name for each of the pointers as well instead of using a group. We've tried grouping and ungrouping also.
<animation>
<type>pick</type>
<object-name>AsiBugs</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>systems/performance/asi-bugs</property>
</binding>
<binding>
<command>nasal</command>
<script>gui.popupTip("TEST");</script>
</binding>
</action>
</animation>
Am I doing something wrong here or is this a bug I should file?
2024.1.6, Windows x64
Kind Regards,
--
Josh Davidson
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel
image.png
(image/png, 391.4 KB) - not displayed
image.png
(image/png, 246 KB) - not displayed