Log In  
Follow
Foppy_Deluxe

Hey there!

I'm very new to Lua/Pico-8/programming in general, and I've been cobbling together code from Youtube tutorials and other threads to make this cart. Ideally, I want to make a super basic, top down adventure game (game length about 4 mins) with the player being able to trigger dialogue from different characters on different screens (I just made the "NPCs" background tiles with x,y values that trigger dialogue, because that seemed like the easiest way to implement that...).

I've been looking at a bunch of tuts for camera control, but I can't seem to wrap my head around it (every time I THINK I'm making a table for my player, there is an error). However, I did find a way to change screens Zelda 1 style (right now, the character can walk down at bottom into a new screen and back up into the first screen).

Cart #yotatowoka-2 | 2019-02-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

[ Continue Reading.. ]

2 comments