When playing the game I am getting the message “Select he avatar mode”.
The message stays constant, and I can’t figure out how to remove.
Any ideas how to resolve that?
Thx a bunch for any thoughts!
When playing the game I am getting the message “Select he avatar mode”.
The message stays constant, and I can’t figure out how to remove.
Any ideas how to resolve that?
Thx a bunch for any thoughts!
Have you been adding free models or anything?
Search “script” in the Explorer and try to find some (then delete them if you don’t need em or you’re suspicious of them)
You either have scripts in your game or a plugin didn’t clean up after itself properly. Try searching for is:TextLabel and is:TextButton in the explorer, and if nothing comes up for those, look through the results for is:BaseScript for any scripts you don’t recognize.
To look for the script, if nothing shows up for the text labels or text buttons, you can also do cmd shift f to search all scripts for “avatar model”.