- 18
- 8 413
HullHound
United Kingdom
เข้าร่วมเมื่อ 2 พ.ค. 2023
Master Godot with HullHound! 🎮✨
I'm here to help you dive into game development with hands-on tutorials and creative tips using the Godot engine. Whether you're a beginner starting your first 2D game or exploring complex 3D worlds, I'll guide you through every step. As a solo developer, I share my personal experiences, coding tips, and design tricks to make learning both fun and approachable.
Subscribe and let's build something awesome together!🚀👾
I'm here to help you dive into game development with hands-on tutorials and creative tips using the Godot engine. Whether you're a beginner starting your first 2D game or exploring complex 3D worlds, I'll guide you through every step. As a solo developer, I share my personal experiences, coding tips, and design tricks to make learning both fun and approachable.
Subscribe and let's build something awesome together!🚀👾
Recreating Zelda’s title Sequence for my own game using Godot!
Learn to recreate the title sequence from the Iconic Zelda: Ocarina of Time. In this video, I will show you how to recreate each aspect of the title sequence within your own game, so that you have all the tools needed to create your own title cinematic that’s just as good as Zelda!
Itch.io: hullhound.itch.io/
Have a question about anything we covered in this video (or didn’t)? Ask in the comments and I’ll answer.
== Timestamps ==
00:00 Introduction
00:23 Setup Camera Cinematic
02:58 Transitioning Between Cameras
06:15 Adding NPC Animations
07:14 Adding a Splash Screen
10:11 Outro and next steps
== Games Shown ==
Legend of Zelda: Ocarina of Time
Want more? Why not try my step by step frogger tutorial: th-cam.com/play/PLWm8aIkVQ0cagAt73VxInRlRo-an9cvki.html&si=8il1JjIUE1dbfb9C
#Godot #GodotEngine #HullHound #Godot4 #Tutorial #godottutorial
Itch.io: hullhound.itch.io/
Have a question about anything we covered in this video (or didn’t)? Ask in the comments and I’ll answer.
== Timestamps ==
00:00 Introduction
00:23 Setup Camera Cinematic
02:58 Transitioning Between Cameras
06:15 Adding NPC Animations
07:14 Adding a Splash Screen
10:11 Outro and next steps
== Games Shown ==
Legend of Zelda: Ocarina of Time
Want more? Why not try my step by step frogger tutorial: th-cam.com/play/PLWm8aIkVQ0cagAt73VxInRlRo-an9cvki.html&si=8il1JjIUE1dbfb9C
#Godot #GodotEngine #HullHound #Godot4 #Tutorial #godottutorial
มุมมอง: 312
วีดีโอ
Make Object Interaction easy in Godot!
มุมมอง 2.9Kหลายเดือนก่อน
Object Interaction is a fundamental part of many games, some use it as their sole mechanic and others as only a small part of their gameplay. It can have wide reaching effects from picking up an item to changing the environment or game world. But the fundamentals of an object interaction system stay the same across games, and in this video I’ll be showing you how to add your own modular object ...
Dialogue in Godot - the smart way!
มุมมอง 744หลายเดือนก่อน
Adding dialogue to your game can be hard and take a lot of time. In this video we will cover an easier and quicker way to add dialogue to your game regardless of the genre of game that you are making. We will cover how to setup dialogue in your game, how to customise it to match the style of your game, how to add choices and branching. As well as how to setup more complex interactions between y...
Groups have changed in Godot 4.3!
มุมมอง 3282 หลายเดือนก่อน
Groups have changed in Godot 4.3! In this video we will cover what groups are; how they have changed; the difference between scene and global groups; the impact on your current project; as well as how to use groups going forward and what to watch out for. Itch.io: hullhound.itch.io/ Have a question about anything we covered in this video (or didn’t)? Ask in the comments and I’ll answer. Timesta...
Everything you need to know about Camera Attributes in Godot
มุมมอง 1272 หลายเดือนก่อน
Increase realism and enhance the visuals of your game using Godot 4 Camera Attributes. In this video we walk through everything you need to know about Camera Attributes, including the types of Camera attributes, their limitations and when to use each of them. Watch this video to learn more about taking advantage of camera depth of field and exposure in your game. Itch.io: hullhound.itch.io/ Hav...
How to add feedback with particles - Godot 4 Tutorial | Make a 3D Adventure Game pt.3
มุมมอง 1102 หลายเดือนก่อน
Increase player immersion in your game by adding feedback using particle effects. In this Godot 4 tutorial series we are building a full template for a 3D adventure game that you can use as the basis for your own game. We discuss what particle effects are, how they can be used and how you can make your own. We then dive into how you can attach particle effects to a player skeleton and how you c...
Say YES to Shaders - Make a 3D Adventure Game pt.2 | Godot 4 Tutorial
มุมมอง 9953 หลายเดือนก่อน
Make your game pop with Shaders, Post-Processing and Environment settings. In this Godot 4 tutorial series we are building a full template for a 3D adventure game that you can use as the basis for your own game. We discuss where to find shaders and post-processing effects, how to upgrade them and how to apply them to your project to bring your game to life. Itch.io: hullhound.itch.io/ Have a qu...
Level Setup and Character Movement - Make a 3D Adventure Game pt.1 | Godot 4 Tutorial
มุมมอง 4444 หลายเดือนก่อน
Learn how to get started making your own 3D game with this Godot 4 tutorial series. In this video, we add a character controller and create a level for your players to explore. We also discuss how to use 3D packs in your game to reduce the time it takes to bring your game to life. Itch.io: hullhound.itch.io/ Have a question about anything we covered in this video (or didn’t)? Ask in the comment...
Level up Your Game Development Skills: Learn to Make Frogger in Godot 4 - Part 7 | UI & Finish
มุมมอง 1337 หลายเดือนก่อน
In this beginner tutorial series, we will create a Frogger clone. This video covers adding a win screen and polishing the game. Part 1: th-cam.com/video/JGMD_p_oxaE/w-d-xo.html Part 2: th-cam.com/video/p-nO5bV_HEs/w-d-xo.html Part 3: th-cam.com/video/FpFSI80HZgc/w-d-xo.html Part 4: th-cam.com/video/qGkY71V9RqM/w-d-xo.html Part 5: th-cam.com/video/caADorHNFwI/w-d-xo.html Part 6: th-cam.com/video...
Level up Your Game Development Skills: Learn to Make Frogger in Godot 4 - Part 6 | Winning
มุมมอง 1188 หลายเดือนก่อน
In this beginner tutorial series, we will create a Frogger clone, using Godot. This video covers creating collectible flags and winning the game. Part 1: th-cam.com/video/JGMD_p_oxaE/w-d-xo.html Part 2: th-cam.com/video/p-nO5bV_HEs/w-d-xo.html Part 3: th-cam.com/video/FpFSI80HZgc/w-d-xo.html Part 4: th-cam.com/video/qGkY71V9RqM/w-d-xo.html Part 5: th-cam.com/video/caADorHNFwI/w-d-xo.html Part 6...
Level up Your Game Development Skills: Learn to Make Frogger in Godot 4 - Part 5
มุมมอง 2038 หลายเดือนก่อน
In this beginner tutorial series, we will create a Frogger clone. This video covers extending platforms, unstable platforms, and finalizing the setup of the level hazards. Part 1: th-cam.com/video/JGMD_p_oxaE/w-d-xo.html Part 2: th-cam.com/video/p-nO5bV_HEs/w-d-xo.html Part 3: th-cam.com/video/FpFSI80HZgc/w-d-xo.html Part 4: th-cam.com/video/qGkY71V9RqM/w-d-xo.html Part 5: th-cam.com/video/caAD...
Level up Your Game Development Skills: Learn to Make Frogger in Godot 4 - Part 4 | Water
มุมมอง 1728 หลายเดือนก่อน
In this beginner tutorial series, we will create a Frogger clone. This video covers player drowning and moving platforms. Part 1: th-cam.com/video/JGMD_p_oxaE/w-d-xo.html Part 2: th-cam.com/video/p-nO5bV_HEs/w-d-xo.html Part 3: th-cam.com/video/FpFSI80HZgc/w-d-xo.html Part 4: th-cam.com/video/qGkY71V9RqM/w-d-xo.html Part 5: th-cam.com/video/caADorHNFwI/w-d-xo.html Part 6: th-cam.com/video/cQpH5...
Level up Your Game Development Skills: Learn to Make Frogger in Godot 4 - Part 3 | Death
มุมมอง 1718 หลายเดือนก่อน
In this beginner tutorial series, we will create a Frogger clone. This video covers player death, respawning, and creating our first particle effects. Part 1: th-cam.com/video/JGMD_p_oxaE/w-d-xo.html Part 2: th-cam.com/video/p-nO5bV_HEs/w-d-xo.html Part 3: th-cam.com/video/FpFSI80HZgc/w-d-xo.html Part 4: th-cam.com/video/qGkY71V9RqM/w-d-xo.html Part 5: th-cam.com/video/caADorHNFwI/w-d-xo.html P...
Level up Your Game Development Skills: Learn to Make Frogger in Godot 4 - Part 2 | Vehicles
มุมมอง 3069 หลายเดือนก่อน
Create a Frogger clone using Godot 4 in this beginner tutorial series. This video covers creating customizable vehicles to populate the map and act as obstacles for the player. Part 1: th-cam.com/video/JGMD_p_oxaE/w-d-xo.html Part 2: th-cam.com/video/p-nO5bV_HEs/w-d-xo.html Part 3: th-cam.com/video/FpFSI80HZgc/w-d-xo.html Part 4: th-cam.com/video/qGkY71V9RqM/w-d-xo.html Part 5: th-cam.com/video...
Level up Your Game Development Skills: Learn to Make Frogger in Godot 4
มุมมอง 5199 หลายเดือนก่อน
Create a Frogger clone using Godot 4 in this beginner tutorial series. This video covers the project setup, creating the map, adjusting the game resolution and setting up the player character. Kenney’s Tiny Battle Pack: kenney.nl/assets/tiny-battle Part 1: th-cam.com/video/JGMD_p_oxaE/w-d-xo.html Part 2: th-cam.com/video/p-nO5bV_HEs/w-d-xo.html Part 3: th-cam.com/video/FpFSI80HZgc/w-d-xo.html P...
How to add a Day Night Cycle to your game | Godot 4
มุมมอง 36710 หลายเดือนก่อน
How to add a Day Night Cycle to your game | Godot 4
How I made a dungeon crawler in the Bitsy game engine!
มุมมอง 384ปีที่แล้ว
How I made a dungeon crawler in the Bitsy game engine!
a bit late to your video, but when you explain how to create groups (in your example you created waypoint), couldnt you just simply click the "+" icon instead of going into project settings?
We don’t use Godot anymore
Out of interest why did you stop using it? and what have you started using instead?
@@HullHoundim assuming, by the way he said that, he stopped using due to the “woke” controversy :/
If the reason is the twitter thing, it is maybe a meanless decision, but it is your choice. The engine and the technology isn't "woke" and isn't less good, just because there are some stupid people in the community. Stupid people allways existing. The godot is open source and developed by hundreds of not stupid persons. So nevermind. I respect all of your decision, it was just my thoughts. Sorry for my bad english.
THANK YOU!
Great video, thanks for making and sharing this. It might be a good idea to talk about the easing functions in the animation player as the playback was a little fast compared to Zelda (not a criticism just a suggestion). Camera tracking (such as look at) would be a good subject to cover as well, because when you start rotating the camera in the animation player, all hell can break loose. 😃 I'm loving this series and looking forward to what's next. Peace and love.
Thank you for the feedback! and yes, I agree those would be good topics to cover as well! I'll see if I can include it in any of the upcoming videos I have planned, or I will make a separate video to cover them at some point :D
Great video. I love your presentation style and the speed of instruction is just right (not too slow or fast so we can follow along). One thing I would say is that I think from your code you come from a JavaScript or C# background? As the semicolons at the end of each line aren't necessary in GDScript (they don't do any harm, they just get ignored). I had to retrain my muscle memory as well when first moving from Web to Godot! 😀Thank you for making, editing and sharing this, much appreciated. Peace and love.
Thank you for the feedback! And you are right, I come from a C# background :)
The video i needed most was made only 3 weeks ago. Lucky!
Glad that I could help :)
For something that has even more stuff out of the box and a nice visual editor, check out Dialogic as well
Thanks, I've heard good things about Dialogic as well. I'll take a look.
This saved me so much time! I was about to write my own version of this because the other available options didn't seem to be what I needed. I also appreciate the in-depth example at the end. Checks all of my boxes!
Thank you for the kind feedback. Glad I could help!
Great overview of the tool. Thank you so much!
Thank you for the kind feedback. Glad I could help!
Cheers for this :)
My pleasure!
how to get global and local groups?
You can get to the groups window by clicking in a node, and then on the right hand side pane, select the 'Node' tab (next to the inspector tab). You will then see a pane with 'Signals' and 'Groups' - Select 'Groups' to see the your scene and global groups.
The video is too blurry
Thank you for the feedback - I hadn't noticed that there was a low level blurriness to a lot of the text. I'll get that fixed ahead of my next video.
I hope you continue this series 😢
Thank you for saying :) and the next video is in the works so I'll get that out as soon as I can :D
really nice tutorials. even though this video was fuzzy i still learned a lot from it
Thank you for your kind words! My newer tutorials are in HD, so they shouldn't be fuzzy anymore. :)
Bro Thanks for your helping
It's my pleasure :)
interesting series! Looking forward to getting into the shaders and post processing as that is something I am lacking in largely!
Thank you, and great to have you along for the journey. Shaders and Post processing will be the next video so you won't have long to wait :)
cool vid but audio pretty low
Sorry about that, I'll fix the volume for future videos! Thank you for the feedback :)
This is super cool! I always love to see all the crazy stuff people do with such a simple game engine!
Couldn't agree more! It's always interesting to see how far things can be adapted beyond what was originally intended.
new subscriber, you can make pool table games, dominoes, patch chess, or casual games like that
That's right! Godot can be used to make any type of game, and particle effects which we cover in the next video are a good way to make a game visually interesting.
@@HullHound I'm looking forward to seeing it
😁👍🏻🇦🇷
😁👍🏻
😮
😁