hi,
i need help with debugging. is there (0.12.29) a way to display values ingame continuously. not printing to the console but like the ingame f4-debug overlay?
thanks!
[solved] Debugging
[solved] Debugging
Last edited by Impatient on Mon Mar 28, 2016 2:35 pm, edited 1 time in total.
-
- Filter Inserter
- Posts: 952
- Joined: Sat May 23, 2015 12:10 pm
- Contact:
Re: Debugging
create a gui element and update it with the new value
Re: Debugging
yes. i thought of that too. thanks! i am programming that right now. will make a mod that has a remote interface, so it can be used from other mods too.ratchetfreak wrote:create a gui element and update it with the new value