Page 1 of 1

adding local hoses to a sprayer

Posted: Thu Apr 08, 2021 6:24 am
by JCB20
I'm working on a case patriot mod and I am tryin to add some local hoses from the xml but they wont show up in game. Here is the code I am using. The log is clean. Ask if you need more info.
<connectionHoses>
<localHose>
<hose type="TOOL_CONNECTOR_TOP_RIGHT" node="0>11|0|1|0" length="10" diameter="0.05" straighteningFactor="4" isWorldSpaceHose="false"/>
<target type="TOOL_CONNECTOR_TOP_RIGHT" node="0>12|0" straighteningFactor="1"/>
</localHose>
</connectionHoses>