Ich hab das Problem dass mir nicht angezeigt wird dass ich mein "Werkzeug aufklappen kann und die Mousecontroll geht auch noch nicht.
Angegeben in der Fahrzeug.xml hab ich:
Code
<movingTools>
<movingTool index="0>4|9|2|0">
<dependentPart index="0>4|9|2|0|0" />
</movingTool>
<movingTool index="0>4|9|3|0">
<dependentPart index="0>4|9|3|0|0" />
</movingTool>
<movingTool index="0>4|7|0" isDelayed="true" adjustAttributesToMovingToolIndex="1" rotSpeed="25" rotAcceleration="115" rotMax="0" rotMin="-42" startRot="0" axis="AXIS_FRONTLOADER_ARM" invertAxis="false" mouseAxis="AXIS_FRONTLOADER_ARM" invertMouseAxis="false" speedFactor="2.2">
<dependentPart index="0>4|7|1" />
</movingTool>
<movingTool index="0>4|7" isDelayed="true" adjustAttributesToMovingToolIndex="1" rotSpeed="25" rotAcceleration="115" rotMax="20" rotMin="-20" startRot="0" axis="AXIS_FRONTLOADER_TOOL" invertAxis="false" mouseAxis="AXIS_FRONTLOADER_TOOL" invertMouseAxis="false" speedFactor="2.2">
<dependentPart index="0>4|8"/>
</movingTool>
<movingTool index="0>4|7|0|0" anchorActor="0" transSpeed="1.5" transAcceleration="60" transMax="3" transMin="0" translationAxis="3" axis="AXIS_FRONTLOADER_ARM2" invertAxis="true" mouseAxis="AXIS_FRONTLOADER_ARM2" invertMouseAxis="true" speedFactor="0.6">
</movingTool>
</movingTools>
Alles anzeigen
Code
<movingParts>
<!---------------------Zylinder Pickup Links----------------------------------->
<movingPart index="0>4|9|4" referencePoint="0>4|9|4|0|0|0" referenceFrame="0>4|9|4|0">
<translatingPart index="0>4|9|4|0|0" />
</movingPart>
<!---------------------Zylinder Pickup Rechts----------------------------------->
<movingPart index="0>4|9|5" referencePoint="0>4|9|5|0|0|0" referenceFrame="0>4|9|5|0">
<translatingPart index="0>4|9|5|0|0" />
</movingPart>
</movingParts>
in der modDesc:
Fällt jemand sofort was auf?
Die log ist fehlerfrei bis auf ein Triggerwarning der nichts damit zu tun hat.
MFG 2modding2technik