connect_loc
This element hooks a signal onto the loc the current object is on. When the object moves, it will unhook the signal and rehook it to the new object.
Vars | |
connections | An assoc list of signal -> procpath to register to the loc this object is on. |
---|
Var Details
connections
An assoc list of signal -> procpath to register to the loc this object is on.