mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 02:40:47 +02:00
Pass mouse coordinates (mousex, mousey, mouseb, mousebq) and Lua click handling
This commit is contained in:
@@ -9,4 +9,6 @@ function do_step()
|
||||
increment = 2
|
||||
end
|
||||
tpt.drawtext(numberthing, 50, "Oh my god, this is amazing", 255, 255, 255, 255)
|
||||
tpt.drawtext(mousex, mousey, "Oh my god, this is amazing", 255, 255, 255, 255)
|
||||
return true
|
||||
end
|
||||
|
Reference in New Issue
Block a user