Example Book by UnderSoul0947(the name I want to change to)
Arrow keys (left/right) to change the page



This is a very cool concept, but the minus numbered pages makes it weird :/
Could anyone help with this bug?



@WidgetOtaku In the _update function, you can just add a check to see if the pages would go negative:
if btnp(⬅️) then if pgsn.pg1-2 > 0 then pgsn.pg1-=2 pgsn.pg2-=2 end end |


.png)
Well I guess the cart is lost in time for me
since I never got pico 8


.png)
uh oh now all my carts aren't working...
Can someone help?
I'm on education edition sooooo...
idk what to do rn


.png)
Ok. I figured out I could drag and drop so I'm going to fix it!



What do you see when you enter ls
? Saved cart data gets erased when you clear your history, so it's a good idea to back up your data. P8 edu auto-downloads the .p8 files whenever you save but if you deleted those you might be SOL. load #wasupojijo
works for me tho.
[Please log in to post a comment]