nanos world logo
nanos world
Create
Roadmap
Feedback
Game Ideas
374

    Boards

  • Game Ideas

  • Achievements

Powered by Canny

Game Ideas

Please add as much as context, details and use cases as possible!
This is important so we can prioritize it correctly and make the best design decisions based on your real needs!

Category

Convert Color objet to string or table in `webui:CallEvent`
It would be nice to have the Color class supported in WebUI events from Lua to JS, by converting it on the JS side either to a "rgba(r, g, b, a)" string, or to a {r = r, g = g, b = b, a = a} table
2
Powered by Canny