Beam isn't visible unless facing camera

I wanted to make zone borders in the game with beams. The problem is that beam isn’t visible in game nor in Studio unless I enable FaceCamera.

With FaceCamera enabled.

Without FaceCamera enabled.
image

The beam doesn’t have any textures. Is this a Studio bug or am I doing something wrong?

1 Like

Just make it a part with decal of the border texture on the side.

it seems you have over complicated yourself :frowning_with_open_mouth:

2 Likes

Move the attachment points around. They are probably too close or have weird rotation

3 Likes

Both attachments have no orientation, moving it around doesn’t fix it either. You can see an attachment at the top.
image
image

2 Likes

Are you just using attachments, or parts with attachments? And are the attachments in the same part or different parts? Using only attachments causes issues with stuff like this. Create two parts, put attachment in each, then make the parts invisible… this will also allow you to resize later on.

8 Likes

The attachments was supposed to face up, so that was fixed with the parts, thanks for the help!
image

1 Like