That's visible in the link I showed you. It should beevandro_6565 wrote: ↑Tue Oct 11, 2022 11:58 am in the debugger where exactly the location of the launch file would be. in the mod folder.. :
Code: Select all
mods/
your_mod_1.0.0/
.vscode/
launch.json
settings.json
control.lua
data.lua
etc...
I don't know of such a tool.evandro_6565 wrote: ↑Tue Oct 11, 2022 12:02 pm I have a question, do you know of a tool to visualize this code: shift = util.by_pixel(x, y) I have to keep opening and closing the game to test the positioning