Working on a teleportation script and currently trying figure out how to have your follower "follow" you when you teleport. What I can't figure out is how to script checking to see if there is a follower present, and if so, fill their id into a variable so I can MoveTo.Game.getPlayer. kind of thing. anyone have any ideas?