Here's a dumb question. It's been so long since I've coded I've forgotten how the Follow class works. In my game have this script:
setMotion(Follow gEgo 15)
My question is simple, what is the number 15 for? I don't remember.
EDIT: Figured it out. It's the minimum distance the Actor can be from Ego.