Network send object angle

Hey! I’m using the networking feature and was wondering if there’s any way to send the angle of an object? e.g player1.angle() kinda thing?

Yes, just send it as number and adjust it on client side. I don’t know how exactly do it, as I didn’t need it and I don’t exactly understand how it works, but it should be possible.