does anybody have idea how to change in this module to move each period by distance example "10m" by axe "x"? Or gimme any idea what im suppose to change.
I cant understand why basicmobility send self-message "move" for time 60s. (its about 60events) and every event is just recalculate its position, looks like its in while(--60) {} . But why?