Universal drill fails to retract after being activated
vdubikhin opened this issue ยท 0 comments
Universal drill will not fully retract after being extended and activated. On clicking the retract button the animation starts playing, but once it reaches its end the drill autoextends. This does not affect the drill logic as even though the drill is visually extended, mining process can not be activated.
I believe the problem is with loop animation, that is played once the drill is activated. On retract action the loop animation has to be reset to 0.