Your cart is currently empty!
Tag: gamedev
-
Speed Up Your Game Development with Godot Base Game Template
Make a game jam game without having to worry about the menu, sound or scene management.
-
Making A Game is easy but Making a Good Game is HARD!
Today I have a confession to make to you. It’s not easy it to say, but I think you all need to hear the truth… I suck… I am bad at making games. Man it feels good to get that off my chest. I’ve been at this for 4 years now and after 2 years…
-
Make A Projectile Weapon in Godot!
This week we look at making a projectile weapon in the Godot Game Engine. We will be making a Rocket Launcher projectile to fire from that rocket launcher. And an explosion to damage enemies and throw physics objects around the room. For the projectile weapon, we will be using a physics object and learn how…
-
Implementing Audio/Volume Settings is SO EASY in Godot
global so making changes to them goes across your entire Godot Project which is amazing.
-
How to stop your player climbing up/sliding off slopes
Have you ever noticed that your character slides up or down slopes when using the move_and_slide function in Godot?
-
How to Load External Images at Run Time in the Godot Game Engine.
Loading non-imported, external resources in the Godot Game Engine, Is easy, if you know what you’re doing!
-
GMTK Game Jam 2021 Devlog
This was my first time participating in the GMTK game jam and I wanted to share with you my experience in a Devlog.