Alright, all your checks came out "positive" but I think I found the issue, however I still need some help. Basically, I had originally had a "Repeatedly Execute" script in the Global Script so that whenever the mouse button was pressed, the character would attack, and the keyboard controls movement, etc. All I did was take that script out and I could click on the GUI, the GUI would do it's thing, and I could click on the room and the character would walk to that position, which I DON'T want.
So, is there a way to maybe, if the cursor is above the coordinates of the GUI, to run the attack script, and then if it's under that point it would work with the GUI instead of attacking?
So, is there a way to maybe, if the cursor is above the coordinates of the GUI, to run the attack script, and then if it's under that point it would work with the GUI instead of attacking?