When Im using MouseButton1Click its not working

I dont know what im doing wrong but still nothing

Restart your studio. I’m really confused why anything we suggest won’t work. There must be something wrong with your studio

By restart do you mean close studio, or is there a different way to reset it? (I have tryed closing studio)

Close your studio, open it again.
If nothing works, rewrite your script or check it a few times to understand what is literally going on

Could it be having BETA features enabled, like Upgraded Shorelines?

Well i recommend to turn it off since it’s not released for everyone officially

Maybe Icon is blocking the image?

Well i just noticed that, try to change the event target from the image to icon. or remove the icon

I will not reply until anyone mentioned me.

Instead of making it target for the Icon image, maybe change the Image button’s Zindex?

The Image Buttons zIndex is above the icon, and the icon is in the Button

Great idea, from the beginning, i just focused to the script. not the explorers and properties

Can you give the image and the icon ZIndex value?

Button 10, Image 1

This text will be blurred

Could you upload the assets and give the link to me? I want to test it out myself…

1 Like

Where is the button? Or i should test it using mobile?

I think the position data passed over to, change phone pos to {0.09, 0},{0.4, 0}

I don’t see any script in the asset you gave to me. I don’t really understand…

The script im using is in StarterCharacterScripts

Do you want the script?This text will be blurred

Ah, i think i found the problem haha

Your script is putted in StarterCharacterScripts, my recommendation is to put in inside StarterGui instead