Re: Question about pick animation
Dany via Flightgear-devel <[email protected]>
| Newsgroups | gmane.games.flightgear.devel |
|---|---|
| Message-ID | <[email protected]> |
Le 12/08/2026 à 14:54, Josh Davidson a écrit :
> <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?
>
<script>gui.popupTip("TEST");</script>
In the semicolon ( ; ) appropriate here ?
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel