Author Topic: Armready.....  (Read 862 times)

Ok, here is the problem, I have a item that uses False on the armready command so it moves with thee minifigs hand while he walks but when i switch a iten then back to it. It is in True on the arm ready command.

Any idea how to fix it?

function [Image]::onMount(%this,%obj,%slot)
{
 %obj.setArmThread(%slot,root);
}

I think. Try (root,%slot) if it doesn't work, or playThread(%slot,root);.