Habe das mal so geschrieben aber jetzt lädt das Spiel nicht mehr , erst wenn ich den Messerbalken raus nehme lädt es wieder
<turnOnVehicle turnOffIfNotAllowed="true">
<turnedOnAnimation name="turnOnAnimation" speedScale="15" turnOnFadeTime="1" turnOffFadeTime="1"/>
<sounds>
<work template="messerbalken" linkNode="mower_cutter_bar.ogg 0>" />
</sounds>
</turnOnVehicle>
<cylindered>
<movingTools>
<movingTool node="Messer">
<controls axis="AXIS_CRANE_ARM" invertAxis="false" mouseSpeedFactor="0.6" />
<rotation rotSpeed="50" rotAcceleration="125" rotMax="-28" rotMin="-90" startRot="-90" rotationAxis="3"/>
</movingTool>
<movingTool node="Messerkonsole1">
<controls axis="AXIS_CRANE_ARM2" invertAxis="true" mouseSpeedFactor="0.6" />
<rotation rotSpeed="60" rotAcceleration="40" rotMax="26" rotMin="0" startRot="0" rotationAxis="3"/>
</movingTool>
</movingTools>
<sounds externalSoundFile="xml/soundTemplates.xml" />
</cylindered>
<animations>