hey guys.
i got the pico-8 console three days ago, and this is what I've made in that time!
posting this because I'm trying to make a metroidvania, and I also would like some feedback on the tokens i'm using. i'll take any help I can get because I have zero clue what I'm doing.
listing some things I wanna learn how to do:
-
that room-to-room scroll thing in metroidvanias
-
how to spawn a player on a specific map tile
- walljumping
i've been studying the resources, but i haven't found anything for these issues. hope you enjoy what i've made regardless!
In the latest version of Picotron, the map editor has issues when writing to the map from the extra sprite banks; a fix which worked for me is to just update the map.p64/canvas.lua file on line 370;
Not entirely sure this is the correct fix as it looks like there's some logic around the stamp, but it worked enough to allow me to update my map using the latest picotron.


pico-8 cartridge // http://www.pico-8.com
version 16
lua
--advanced micro platformer
--@matthughson
--if you make a game with this
--starter kit, please consider
--linking back to the bbs post
--for this cart, so that others
--can learn from it too!
--enjoy!
--@matthughson
-- 1-1 features remaing:
-- [!]lives/game over/press start
-- [!]transition to next level
-- [!]flag pole
-- [!]items in blocks
-- [!]mushroom
-- [!]flower
-- [!]star
-- [!]coin blocks
-- [!]default coin
-- [!]dont smash bricks that contain stuff.
-- [!]1up
--
[b]Xì Tố Online Trên Rikvip - Trải Nghiệm Đỉnh Cao Cùng Cộng Đồng Người Chơi[/b]
[b]Giới Thiệu Về Xì Tố Online Trên Rikvip[/b]
Xì tố online trên Rikvip là một trong những trò chơi bài đổi thưởng hấp dẫn nhất hiện nay, thu hút hàng triệu người chơi tham gia mỗi ngày. Với giao diện đẹp mắt, lối chơi đơn giản nhưng đầy tính chiến thuật, Rikvip mang đến cho người chơi những trải nghiệm chân thực nhất. Nền tảng này không chỉ nổi tiếng với Xì tố mà còn có nhiều trò chơi khác như Tiến lên, Phỏm, Poker... nhưng Xì tố vẫn luôn giữ vị trí quan trọng trong cộng đồng game thủ.
[b][b]Luật Chơi Xì Tố Cơ Bản Trên Rikvip
this is only partially mine, my credit just goes to copying all the notes to pico-8, toby fox gets credit for the original song, and all the notes are copied from https://www.youtube.com/watch?v=nclPKqZ7sjM (thanks, rodafy!)
of course, this being not my original cover, and just a copy of someone else's, might entail something much larger im making... hmmm (dramatic foreshadowing)
and of course, here you all go
if you haven't guessed it yet, im making the entirety of undertale in pico-8, you will need internet access for the full game to be played, when releasing it, mostly due to undertale's scope.