Log In  

Does pico-8 have any console window or area where users can see any output?

In javascript people can get output with console.log() method.

In java people can get output with System.out.println();

Any equivalent methods in pico-8??

print() is really annoying because it is displayed on the game screen

P#52907 2018-05-21 14:54 ( Edited 2018-05-21 19:26)

Printh() is what you want. The wiki explains how to use it.

http://pico-8.wikia.com/wiki/Printh

P#52908 2018-05-21 15:16 ( Edited 2018-05-21 19:16)

thank you

P#52909 2018-05-21 15:26 ( Edited 2018-05-21 19:26)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 04:25:14 | 0.006s | Q:13