11
263
633
0
4
Download Gif
(a text version of the tutorial will be included in the PICO-8 1.0 manual)
@lexaloffle I've been waiting for something like this! Thank you 🙏
@lexaloffle perhaps you might like my python tutorials for game development:woodstockproduction.com/apps/videos/
@lexaloffle That literally just blew my mind. I really got to boot this back up, and stop thinking I can't do it
@lexaloffle I've been fiddling on and off with static maps and somehow didn't know about the camera function! Thanks for the new tool!
@lexaloffle This is awesome, it's a whole tutorial in one gif!
@lexaloffle Nice :-) SPR(16,X,Y) => SPR(16+4*TIME()%4,X,Y) ?