A silly game about a car (HAHA CAR NOT CAT) detective solving a mystery
Aaron Rashid
Check their project out: Let it rip! (Terraria Beyblade Mod)
Minh Nguyen
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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.
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 an NPC system! the text of each npc can be changed in the tilemap editor (imm using tiled!)
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 💀