Hey everyone,
Did anyone have a problem with Wait() command as follows? :
When i have my inventory opened, and I use a particular item on another inevtory's item, the dedicated script is launched which contains a Wait command in order to play a sound of combining two items before the result item occurs. The problem is that during that "Wait" all of inventory gui elementes are ugly highlighted (like there were blocked or smth), and I can't figure out why. When i don't use the wait command, all work as it should.
Thank You for any suggestions :)
There's an option in the game settings called something like "When game is paused: gray out GUIs". Set this to display GUIs normally instead.
This solves the problem :)
Thank You very much!
:)