Mystery of the missing Boba

Mystery of the missing Boba

12 devlogs
8h 56m
Created by Joseph

A silly game about a car (HAHA CAR NOT CAT) detective solving a mystery

Timeline

no video for now, i just keep having issues with switching from room to room and its really burning me out rn. im going to take a break and work on a different project for a bit and come back to it because for some reason that always helps me figure out whats wrong with my code.

Update attachment

Kinda figured out spawning the player in the right place when they go into a room, though there is a bug that when the first time the player enters that room it doesn't spawn where its supposed to (i have no idea why but im trying to fix it) also added some juicy transitions! (ignore the music im listening to in the bg)

I now have simple room loading, though it doesn't make the players position go where its supposed to go yet. honestly i feel like im just putting anything together without thinking about efficiency or anything. and honestly i have no idea how im going to make the players position go to the entrance when it loads a new room. :/

Added a camera system!

Added animations to the player! (which are probably my best player animations yet)

Added an NPC system! the text of each npc can be changed in the tilemap editor (imm using tiled!)

Added an actual player, also made a lil tune for fun!

Added a dialog system (which was actually pretty fun to make surprisingly) and fixed some things with the button system.

added a player system, and made it so that the spotlight/flashlight goes to where you click! (also got rid of the mouse effect)

ported my button library from cherrypop so it is better for general use not only in this game, but my other games in general.

Made it so it uses the gamestate system instead of just using love.load,love.update, and love.draw and also added a cool mouse (that looks like a cute paw!) make sure to look at the video to see the cool effect it does!

Added tilemap drawing and a SpOoKy limited range of vision (it was so confusing to add lol)
now i need to add a player next 💀

Update attachment