1
0
Fork 0

Set pushback force to 0 when the pushback dialog is closed

This commit is contained in:
Ryan Miller 2011-01-16 10:06:02 -08:00 committed by Gijs de Rooy
parent c594544673
commit aa15f24dd7

View file

@ -15,6 +15,7 @@
pushback_position.setpos(0);
setprop("/sim/model/pushback/enabled", 0 );
setprop("/sim/model/pushback/target-speed-fps", 0 );
setprop("/sim/model/pushback/force", 0);
</close>
</nasal>
@ -89,4 +90,4 @@
</group>
</group> </PropertyList>
</group> </PropertyList>