Hi! So yesterday I started development on a main menu for a game I am working on. I made a working button that fades out, triggers tweens and what not. I then took a break for a few hours and came back only to see that it literally just does not work anymore. Here’s a video. -
I honestly don’t think it has to do anything with tweens. These exact tween script lines have not been touched and they were working until now. I removed the tween scripts now and still nothing works. I think it could be something else, but I could be wrong.
The MainMenuCrap GUI is enabled. But even when I enable the other one, it still does not work. I haven’t edited any other GUIS. Here’s what it is with all of the GUIS enabled.
You mentioned the sound doesnt work… you referring to the hover sound? has this sound been flagged in your Audio Discovery plugin? if so, it might be the cause
Edit: but then it would show in ouput as error… hmmm, nvm
Re-Edit: have you enabled any beta features in this time, or enabled any plugins that relate to UI?
Wait! I just took out the logo tween and it’s working all of the sudden. Super weird considering it was working before all of this happened. Guess I’ll rewrite that code. Thank you guys!