Log In  

I may have found another bug in Pico-8, @zep.

Try out this code:

function count()
  for i=1,100 do
    print(i)
    flip()
  end
end

Run. Nothing happens as expected. Now type out: count() followed by ENTER.

Try to press "P" to pause it. It will not pause. However if you call this function in the main part of your code or make this the main part of your code, then it DOES pause correctly.

P#117814 2022-09-22 18:50 ( Edited 2022-09-23 15:32)


[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-29 06:36:16 | 0.005s | Q:8