Log In  

I don't know if this is just a quirk of how print does its job, but I've found that print statements with strings that begin with a "\n" newline character get cut off in the middle of the line.

In this image, the lines who are cut off are formatted with a \n at the beginning
print("\nthird")

print("\nfourth")

print("\nfifth")

I'm in a bit of a hurry, will update with more later.

P#65549 2019-07-03 23:54 ( Edited 2019-07-03 23:55)

It looks like this is caused by the screen scroll. It looks like PICO-8 only scrolls the screen after it draws the text, resulting in half of the line being cut off.

P#65550 2019-07-04 02:23

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 13:59:02 | 0.005s | Q:9