How Do I Rotate A Beam

How can I rotate this beam horizontally?
image
I tried rotating the attachments but then when the player moves it moves in a weird way.

Thanks

2 Likes

In the beam properties, is
https://developer.roblox.com/en-us/api-reference/property/Beam/FaceCamera
off?

image

2 Likes

Is there any way to make it always face up, by enabling FaceCamera it will still rotate depending on how the player’s camera is rotated.

1 Like

Just having an issue trying to figure out what you mean by ‘horizontally’.
Are you trying to get the beam always facing away from the player no matter how they rotate?
Are you placing the Part and want the beam that goes from the player to the Part to have the arrows facing up?
Please be more descriptive.

I recommend you to add the attachment into a part that welds to your character.

1 Like

Yes I want the beam that goes from the player to the part to always be facing up.

Its in an attachment in the HumanoidRootPart.

just change the orientation of both attachments by 90°

3 Likes