Hey, I am codythescriptmaster. I am currently developing a minimap, and I need some help with rotation. I have the maps generating, but I want the player indicator in the middle to turn with the camera. This is all from a server side script. How would I go about doing this? Thank you.
try setting the ImageLabel's rotation property to your character's torso's Y rotation.