Your cart is currently empty!
Category: Video
-
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…
-
Making an FPS Multiplayer Game is HARD!
Final Video on making a FPS multiplayer game in the Godot Game Engine.
-
Do NFTs Belong in Game Development?
Let’s explore some of the ideas around what NFTs are being used for in game development and what the future might hold.
-
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!
-
How to Get Perfect Spray Patterns in Godot.
In my opinion spray patterns are what separate the men from the boys. Are you going to spray your foes down, or be praying in the corner wanting to go back to Halo… Just kidding, I love halo. If you’re crazy like me. Or perhaps you were working on an FPS game and you noticed…