A paper mario-like game made in Godot
Will use Chatgpt and Gemini for research and some code since i’m new to Godot.
A paper mario-like game made in Godot
Will use Chatgpt and Gemini for research and some code since i’m new to Godot.
I have added a basic main menu to the game.
Log in to leave a comment
I have added coins to the game. When you collect a coin it updates the HUD to show correct amount of collected coins.
Log in to leave a comment
I have added the hammer which does nothing for now. I fixed a bug where you could talk to the NPC while in the air.
Log in to leave a comment
I have added support for multiple lines of dialogue and skipping of dialogue. I aslo adjusted the camera to make it zoom in and move a little upwards when the player is talking to a NPC.
Log in to leave a comment
I have added npcs and when you press the interact button (e on pc) dialogue shows up. The npc model is from kenney.
Log in to leave a comment