Topic: GUI with Lua
Hi, everyone.
Is there any tutorial on making GUI menu with Lua? I would like to make something like 'mouse over' on a button. My first try was to getAxis for mouse positions and i've failed. In my second attempt, i tried with rayCast, and still can't get work either.
I'm still a beginner in coding in general. And apparently this simple task is still too difficult for my level.
Thanks for any help.