Introduction - If you have any usage issues, please Google them yourself
Lua script for the game Principia
Adds a button or a toggle button on the screen
How to use: Unzip, copy the code to the Lua script object in the game
It contains two file:
Normal.lua:Normal button, outputs when the button is pressed down
Toggle.lua:Toggle button, toggles output when pressed
The output port is OUT1
See the code to adjust it