This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/Models/Autopush/waypoint.xml
merspieler 46b0613da2 Added autopush v1.0-rc
Signed-off-by: merspieler <merspieler@users.noreply.github.com>
2018-08-03 01:40:28 +02:00

34 lines
665 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
AUTOPUSH
Waypoint model.
Copyright (c) 2018 Autopush authors:
Michael Danilov <mike.d.ft402 -eh- gmail.com>
Joshua Davidson http://github.com/it0uchpods
Merspieler http://github.com/merspieler
Distribute under the terms of GPLv2.
-->
<PropertyList>
<path>waypoint.ac</path>
<animation>
<enable-hot>false</enable-hot>
</animation>
<animation>
<type>scale</type>
<property>/sim/model/pushback/driver/D_min-m</property>
<z-factor>0.0</z-factor>
<z-min>1.0</z-min>
</animation>
<effect>
<object-name>Circle</object-name>
<inherits-from>Effects/cursor</inherits-from>
</effect>
</PropertyList>