Search found 1 match
- Thu Dec 14, 2023 4:40 pm
- Forum: Support and Development
- Topic: Displaying (or Drawing) Coordinates
- Replies: 3
- Views: 20596
Displaying (or Drawing) Coordinates
Hello, I am new to LOVE's Lua scripting. I do have some knowledge of scripting with C#, and to be honest, translating that knowledge to Lua is not that hard. But, I am having some trouble trying to display, or draw, x and y coordinates for my player's position or however big the window size is. I at...