Hey, since update 1.1 (experimental) there is a bug in "SCR_GadgetComponent"
"protected void ModeSwitch(EGadgetMode mode, IEntity charOwner)"
This void is not called anymore if you move the Gadet to the ground/victinity
in 1.0 the void get called with EGadgetMode mode = 0 to detect the Gadget moved.