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:
However, when I go in Run-mode or just Studio instead of Play-mode, it look normal:
Why is this happening?
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:
However, when I go in Run-mode or just Studio instead of Play-mode, it look normal:
Why is this happening?
Are all the decals on the same side?
Yep… no idea why only three of the four won’t show…
Do any of the cylinders happen to have duplicates?
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
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.
That’s literally how it was
I made it a decal and it worked though.
Weird, perhaps they were shown on the wrong face (side) of the circles.