Closed zcaalock closed 3 years ago
Yes indeed have a look at the examples.xml but not all features are fully implemented yet and thus some are missing from that file for now
i want to set tool up/down (same as press v key) can you say how to do it?
Have a look at the examples.xml especially the part "attacherControl" ;)
i have something like this and it`s not working. Normal animation without attacherControl is working fine
`
you're missing an </attacherControl>
tag to close <attacherControl ... >
it`s not missing, i copied it wrong. Will this code enable tool up/down by clicking leaver in the cabin? This is what i want to archive. What is attacherIndex? i cannot find any documentation on this parameter.
Yes, this code will lower or raise the Implement which is in the first attacherJoint (attacherIndex="1") when you click the "X"
attacherIndex is the number of the attacherJoint this is related to. Its the same system as with PTO joints, connectionHoses and so on.
ok, thanks for fast answer
can you use this script to control tools? F.e click button inside cabin to lower tool or turn on lights