My goal is to make simple humanoid-blocky avatars hover next to my player at a configurable offset that can also be changed in real-time. I don't want it to be statically stuck though. When the player starts to move or the offset is changed I'd like it to smoothly move to the new offset or/and follow the player. I need it to be seen by people on the server too. Could anybody help me understand how I'd go about this? I'm fairly new to developing in Roblox so I'm not sure how I'd even start to implement this.Thanks for any replies.