shlogg · Early preview
Maxim Khotlenko @labrob2013

Implementing Hover Color Change With Lua Scripting

Implementing hover effects with Lua: Change text color on mouse hover for interactive UI elements. Using Lua scripts & JSON resources to draw screens.

Good evening! I'm trying to implement a color change when the mouse cursor hovers over the text, and in the future I'll do click processing in Lua)
By the way, the screen is drawn using Lua scripts + a resource scheme json file.