Loafin Around
Loafin Around
  • 24
  • 25 250
Updating Scores and Resetting Play | Making Your First Game in Godot
In this episode we create a scoreboard that updates when the ball goes off screen and reset the ball to the home position for infinite play!
For a text version of this tutorial:
For more Godot tutorials don't forget to subscribe!
มุมมอง: 57

วีดีโอ

Adding in an Opponent | Making Your First Game in Godot
มุมมอง 1814 วันที่ผ่านมา
In this episode we create a second player controlled paddle to make the game multiplayer! For a text version of this tutorial: loafinaround.com/tutorial-series/creating-your-first-godot-game-pong-clone/creating-the-second-player-making-your-first-game-in-godot/ For more Godot tutorials don't forget to subscribe!
Creating a Physics Based Ball | Making Your First Game in Godot
มุมมอง 7214 วันที่ผ่านมา
In this episode we create the ball as a CharacterBody2D node so we get a ton of built in physics and functions! For a text version of the tutorial: loafinaround.com/tutorial-series/creating-your-first-godot-game-pong-clone/creating-a-physics-based-ball-making-your-first-game-in-godot/ For more Godot tutorials don't forget to subscribe!
That's A Paddlin' | Making Your First Game in Godot
มุมมอง 5214 วันที่ผ่านมา
In this episode we create a player controlled paddle to later interact with the ball! For the text version: loafinaround.com/tutorial-series/creating-your-first-godot-game-pong-clone/creating-the-pong-paddle-making-your-first-game-in-godot/ For more Godot tutorials don't forget to subscribe!
Creating the Main Game Scene | Making Your First Game in Godot
มุมมอง 18514 วันที่ผ่านมา
In this episode we take the foundational steps to creating your first Godot Game. We build the basis for a Pong clone and set ourselves up for future success in the series. For a text version of this tutorial: loafinaround.com/tutorial-series/creating-your-first-godot-game-pong-clone/creating-the-main-game-scene-making-your-first-game-in-godot/ For more Godot tutorials don't forget to subscribe!
Inheriting Properties from Other Objects | Godot Quick Tip Tuesday
มุมมอง 11714 วันที่ผ่านมา
Welcome to Quick Tip Tuesday, where we share bite-sized tutorials to enhance your Godot game development skills! In this episode, we'll show you how easy it is to inherit from other custom resources! Make sure if you enjoyed to Like, Comment, and Subscribe!
Creating a Simple Inventory | Godot 4 Tutorial
มุมมอง 54021 วันที่ผ่านมา
In this tutorial video, we take a look at using an Array to make an adjustable item inventory that can be scrolled through!
How to Create Custom Resources | Godot 4 Tutorial
มุมมอง 42421 วันที่ผ่านมา
In this tutorial video, we take a look at creating items using Custom Resources! Kenney's Food Pack: www.kenney.nl/assets/food-kit Kenney's Blaster Pack: www.kenney.nl/assets/blaster-kit
Improve your Text Visuals with BBCode | Godot 4 Tutorial
มุมมอง 6328 หลายเดือนก่อน
In this tutorial video, we take a look at improving basic text using BBCode. Join us as we show you just how simple it is to enhance your text visuals using RichTextLabels and custom BBCode. Whether you're looking to add emphasis to your text, create visually appealing headings, or simply make your text stand out, this tutorial will guide you through the process step by step. With the help of R...
Fundamentals of 2D TileMaps | Godot 4 Tutorial
มุมมอง 895ปีที่แล้ว
In this tutorial video, we take a look at the TileMap Node. Asset Pack: ishtarpixels.itch.io/cozy-pack-asset Join us as we break down the core concepts and functionalities of Godot's 2D TileMap Nodes, providing step-by-step guidance on how to unleash its full potential. From creating our TileSet to painting tiles on screne, we cover it all, equipping you with the knowledge and skills to bring y...
Godot Quick Tip Tuesday | Custom Splash Screen
มุมมอง 1.2Kปีที่แล้ว
Welcome to Quick Tip Tuesday, where we share bite-sized tutorials to enhance your Godot game development skills! In this episode, we'll show you how easy it is to add a custom splash screen! Make sure if you enjoyed to Like, Comment, and Subscribe! With just 60 seconds of your time we'll add in a nice personalized touch to your game. Get ready to save time and elevate your game's aesthetics wit...
Godot Quick Tip Tuesday | Auto-Sizing 3D Lasers
มุมมอง 658ปีที่แล้ว
Welcome to Quick Tip Tuesday, where we share bite-sized tutorials to enhance your Godot game development skills! In this episode, we'll show you a incredibly simple technique for creating 3D Laser Beams that will change length based on body collisions! Make sure if you enjoyed to Like, Comment, and Subscribe! With just five minutes of your time, you'll learn how to create incredible game effect...
Easy Animated Character Sprites | Godot 4 Tutorial
มุมมอง 1.9Kปีที่แล้ว
In this tutorial video, we take a look at AnimatedSprite2D Nodes. GitHub Repo: github.com/LoafinAround/Animated-Sprites Asset Pack: arks.itch.io/dino-characters Join us as we break down the core concepts and functionalities of Godot's Animated 2D Sprites, providing step-by-step guidance on how to unleash its full potential. From creating our Sprite Frames to calling the Animations through code,...
Godot Quick Tip Tuesday | Animated Particles with Sprite Sheet
มุมมอง 2.1Kปีที่แล้ว
Welcome to Quick Tip Tuesday, where we share bite-sized tutorials to enhance your Godot game development skills! In this episode, we'll show you a game-changing technique for utilizing sprite sheets to make an animated 2D particle system. Don't Forget to Like, Comment, and Subscribe! With just two minutes of your time, you'll learn how to create mesmerizing visual effects by leveraging the powe...
Mastering the Fundamentals of Particles | Godot 4 Tutorial
มุมมอง 730ปีที่แล้ว
In this tutorial video, we dive deep into the fascinating world of Godot's particle system. Join us as we break down the core concepts and functionalities of Godot's particle system, providing step-by-step guidance on how to unleash its full potential. From emitter settings to particle properties, we cover it all, equipping you with the knowledge and skills to bring your game's visuals to life....
The Game Development Process: Four Major Stages
มุมมอง 1Kปีที่แล้ว
The Game Development Process: Four Major Stages
How to Use Themes and Styles to Improve your Game | Godot 4 Tutorial
มุมมอง 2.8Kปีที่แล้ว
How to Use Themes and Styles to Improve your Game | Godot 4 Tutorial
Top 5 Reasons to Use Godot to Make Games
มุมมอง 533ปีที่แล้ว
Top 5 Reasons to Use Godot to Make Games
Making a Basic Main Menu | Godot 4 Tutorial
มุมมอง 1.3Kปีที่แล้ว
Making a Basic Main Menu | Godot 4 Tutorial
Import Models Directly from Blender! | Godot 4 Tutorial
มุมมอง 3.1Kปีที่แล้ว
Import Models Directly from Blender! | Godot 4 Tutorial
Godot 4.1 Tutorial | Bobbing and Swaying Character Movement!
มุมมอง 5Kปีที่แล้ว
Godot 4.1 Tutorial | Bobbing and Swaying Character Movement!
Make More Visually Appealing Prototypes in Seconds | Godot 4 Tutorial
มุมมอง 410ปีที่แล้ว
Make More Visually Appealing Prototypes in Seconds | Godot 4 Tutorial
Godot 4.0 Tutorial | Basic 3D First Person Character and Camera Controller
มุมมอง 794ปีที่แล้ว
Godot 4.0 Tutorial | Basic 3D First Person Character and Camera Controller