- Видео 33
- Просмотров 6 868
kahanscious
США
Добавлен 28 июн 2019
non-game dev creating tutorials and learning content for godot 4 and gdscript
2d platformer tutorial - part 19: options menu | godot 4.3
in this video, we create a complete options menufor our platformer. we'll implement audio controls, resolution settings, and window mode options. we'll learn how to handle user settings, create custom UI themes, and manage multiple menu states.
artwork from - ansimuz.itch.io/gothicvania-patreon-collection
the sfx were either created by myself or used from the rpg essentials sfx collection - leohpaz.itch.io/rpg-essentials-sfx-free
font by kevins moms house - kevins-moms-house.itch.io/bitbybitfont
music by alkakrab - alkakrab.itch.io/free-sci-fi-music-2
health bar assets - woodlandcat.itch.io/pixel-progress-bar-asset-pack
potion assets - admurin.itch.io/admurins-potions
github repo: github.com/k...
artwork from - ansimuz.itch.io/gothicvania-patreon-collection
the sfx were either created by myself or used from the rpg essentials sfx collection - leohpaz.itch.io/rpg-essentials-sfx-free
font by kevins moms house - kevins-moms-house.itch.io/bitbybitfont
music by alkakrab - alkakrab.itch.io/free-sci-fi-music-2
health bar assets - woodlandcat.itch.io/pixel-progress-bar-asset-pack
potion assets - admurin.itch.io/admurins-potions
github repo: github.com/k...
Просмотров: 158
Видео
how to create a player dash effect godot 4.3 | 2d tutorial
Просмотров 21521 час назад
learn how to create a dash effect with ghost trails in godot 4.3. we'll build a dash system with motion blur using sprite manipulation. i'll show you how to set up the ghost trail effect, handle dash mechanics, and create a smooth cooldown system. player and tileset from ansimuz.itch.io/gothicvania-patreon-collection health bar artwork from woodlandcat.itch.io/pixel-progress-bar-asset-pack gith...
2d platformer tutorial - part 18: coin counter ui & health potions & water zones | godot 4.3
Просмотров 154День назад
in this video, we expand our platformer by adding coins you can track, health potions for healing, and water zones that affect player movement. artwork from - ansimuz.itch.io/gothicvania-patreon-collection the sfx were either created by myself or used from the rpg essentials sfx collection - leohpaz.itch.io/rpg-essentials-sfx-free font by kevins moms house - kevins-moms-house.itch.io/bitbybitfo...
how to create moving platforms in godot 4.3 | quick 2d tutorial
Просмотров 128День назад
learn how to create two different types of moving platforms in godot 4.3! we'll explore both a code-free approach using the animation player and a coded solution with custom movement logic. assets from kenney.nl/assets/1-bit-platformer-pack github repo: github.com/kahanscious/godot-tutorials github branch: github.com/kahanscious/godot-tutorials/tree/moving-platforms 0:00 intro & overview 0:12 c...
2d platformer tutorial - part 13b: level management bug fix | godot 4.3
Просмотров 106День назад
in this video, i'm going to follow up on our level management system. i found some bugs and we should fix them. all artwork used in this tutorial is from ansimuz.itch.io/gothicvania-patreon-collection the sfx were either created by myself or used from the rpg essentials sfx collection by leohpaz on itch.io - leohpaz.itch.io/rpg-essentials-sfx-free font by kevins moms house - kevins-moms-house.i...
how to implement coyote jump & jump buffering in godot 4.3 | quick 2d tutorial
Просмотров 253День назад
let's improve our platformer's jumping mechanics by adding coyote time and jump buffering! these two simple additions will make your game feel way more responsive and satisfying to play. we'll implement both features step by step in godot 4.3. player and tileset from ansimuz.itch.io/gothicvania-patreon-collection health bar artwork from woodlandcat.itch.io/pixel-progress-bar-asset-pack github r...
2d platformer tutorial - part 17: xp system & collectibles & double jump | godot 4.3
Просмотров 14914 дней назад
in part 17, we'll add an xp system with collectible coins, a double jump powerup, and level progression to our platformer. all artwork used in this tutorial is from ansimuz.itch.io/gothicvania-patreon-collection the sfx were either created by myself or used from the rpg essentials sfx collection by leohpaz on itch.io - leohpaz.itch.io/rpg-essentials-sfx-free font by kevins moms house - kevins-m...
how to auto-tile & create animated tiles in godot 4.3 | quick 2d tutorial
Просмотров 20814 дней назад
in this video, we'll learn how to use auto-tiling and create animated tiles in godot 4.3. we'll set up a simple water scene with animated objects and create a ground tilemap that automatically connects tiles as you paint them. assets from gfragger.itch.io/magic-market github repo: github.com/kahanscious/godot-tutorials github branch: github.com/kahanscious/godot-tutorials/tree/autotile 0:00 int...
2d platformer tutorial - part 16: turret enemy & enemy bullet systems | godot 4.3
Просмотров 19914 дней назад
in part 16 of our platformer series, we'll refactor our enemy system and create a new turret enemy. we'll improve our bullet management, create a base enemy class, and implement an AI-controlled turret that tracks and shoots at the player. we'll also fix some collision and death state bugs. all artwork used in this tutorial is from ansimuz.itch.io/gothicvania-patreon-collection the sfx were eit...
2d platformer tutorial - part 15: health bars & player death | godot 4.3
Просмотров 9914 дней назад
in part 15 of our platformer series, we'll implement a complete health system. we'll add health bars, handle player death, create a death menu, and set up death boundaries. we'll also fix some bugs with our pause menu and improve our level management system. all artwork used in this tutorial is from ansimuz.itch.io/gothicvania-patreon-collection the sfx were either created by myself or used fro...
2d platformer tutorial - part 14: camera shake | godot 4.3
Просмотров 5314 дней назад
in part 14 of our platformer series, we'll implement camera improvements including a dynamic camera shake system! we'll refactor our camera setup and add configurable shake effects that trigger when the player takes damage. this effect can also be used for explosions and environmental events in future updates. all artwork used in this tutorial is from ansimuz.itch.io/gothicvania-patreon-collect...
2d platformer tutorial - part 13: level & audio management | godot 4.3
Просмотров 14114 дней назад
in part 13 of our platformer series, we'll expand our game with proper level management, smooth scene transitions, and background music! we'll create a level manager to handle transitions between scenes, add fade effects, and implement a background music system. all artwork used in this tutorial is from ansimuz.itch.io/gothicvania-patreon-collection the sfx were either created by myself or used...
2d platformer tutorial - part 12: pause menu | godot 4.3
Просмотров 11414 дней назад
in part 12 of our platformer series, we'll add a pause menu to our game. in the next video, we'll be back to the main parts of the game, like adding more levels and level transitions. all artwork used in this tutorial is from ansimuz.itch.io/gothicvania-patreon-collection the sfx were either created by myself or used from the rpg essentials sfx collection by leohpaz on itch.io - leohpaz.itch.io...
2d platformer tutorial - part 11: start menu | godot 4.3
Просмотров 17714 дней назад
in part 11 of our platformer series, we'll add a start menu to our game. part 12 will be adding a pause menu. after that, we'll be back to the main parts of the game, like adding more levels and level transitions. hex codes used in the video for style box flats in the button theme (in order top to bottom): #39393999 #999999 #39393999 #ffffff #00000099 all artwork used in this tutorial is from a...
how to create health bars in godot 4.3 | quick 2d tutorial
Просмотров 20021 день назад
learn how to create two different types of health bars in godot 4.3. we'll cover both the standard progress bar and texture progress bar along with a damage button to show how the health bars work player and tileset from ansimuz.itch.io/gothicvania-patreon-collection health bar artwork from woodlandcat.itch.io/pixel-progress-bar-asset-pack github repo: github.com/kahanscious/godot-tutorials git...
2d platformer tutorial - part 10b: quick fixes - collision masks & audio setup | godot 4.3
Просмотров 4621 день назад
2d platformer tutorial - part 10b: quick fixes - collision masks & audio setup | godot 4.3
2d platformer tutorial - part 10: game juice - knockback, audio/visual effects | godot 4.3
Просмотров 8521 день назад
2d platformer tutorial - part 10: game juice - knockback, audio/visual effects | godot 4.3
how to use cpu particles in godot 4.3 | 2d tutorial
Просмотров 8021 день назад
how to use cpu particles in godot 4.3 | 2d tutorial
2d platformer tutorial - part 9: autoloads & enemy ai | godot 4.3
Просмотров 10021 день назад
2d platformer tutorial - part 9: autoloads & enemy ai | godot 4.3
how to create a camera shake effect in godot 4.3 | quick 2d tutorial
Просмотров 7421 день назад
how to create a camera shake effect in godot 4.3 | quick 2d tutorial
2d platformer tutorial - part 8: enemy creation & hitboxes & hurtboxes | godot 4.3
Просмотров 13221 день назад
2d platformer tutorial - part 8: enemy creation & hitboxes & hurtboxes | godot 4.3
2d platformer tutorial - part 7: bullet mechanics | godot 4.3
Просмотров 11621 день назад
2d platformer tutorial - part 7: bullet mechanics | godot 4.3
2d platformer tutorial - part 6: crouch & shoot mechanics - expanding state machine | godot 4.3
Просмотров 19121 день назад
2d platformer tutorial - part 6: crouch & shoot mechanics - expanding state machine | godot 4.3
2d platformer tutorial - part 5: player state machine | godot 4.3
Просмотров 25521 день назад
2d platformer tutorial - part 5: player state machine | godot 4.3
2d platformer tutorial - part 4: camera limits & boundary | godot 4.3
Просмотров 13721 день назад
2d platformer tutorial - part 4: camera limits & boundary | godot 4.3
2d platformer tutorial - part 3: player jump & level improvements | godot 4.3
Просмотров 13721 день назад
2d platformer tutorial - part 3: player jump & level improvements | godot 4.3
2d platformer tutorial - part 2b: assetlib introduction & plugin recommendations | godot 4.3
Просмотров 13528 дней назад
2d platformer tutorial - part 2b: assetlib introduction & plugin recommendations | godot 4.3
2d platformer tutorial - part 2: player animations & tilemap introduction | godot 4.3
Просмотров 29328 дней назад
2d platformer tutorial - part 2: player animations & tilemap introduction | godot 4.3
2d platformer tutorial - part 1: basic movement & project setup | godot 4.3
Просмотров 79728 дней назад
2d platformer tutorial - part 1: basic movement & project setup | godot 4.3
how to create a parallax background in godot 4.3 | quick 2d tutorial
Просмотров 411Месяц назад
how to create a parallax background in godot 4.3 | quick 2d tutorial