Arrow not showing up

Alright, so I’ve been trying to make a game like Guitar Hero. The problem is that 3 of the arrow decals disappear for some reason:
image

However, when I go in Run-mode or just Studio instead of Play-mode, it look normal:
image

Why is this happening?

Are all the decals on the same side?

1 Like

Yep… no idea why only three of the four won’t show…

Do any of the cylinders happen to have duplicates?

1 Like

Yes. They are called LeftHitPart, RightHitPart, etc. but they are not touching the other parts nor are they even near them.

That’s strange, I’m sorry but I’m unsure on what’s causing this

1 Like

Oh, I figured it out. I changed the surfaceGUIs to decals and it worked!

Decals will work, you can use ImageLabels too if you want to keep the SurfaceGui.

1 Like

That’s literally how it was :joy:
I made it a decal and it worked though.

Weird, perhaps they were shown on the wrong face (side) of the circles.

1 Like