সেরা ভিডিও
🎮 Comment créer un jeu sur Godot ? - Tutorial débutant
🚀 Tu veux créer ton premier jeu avec Godot mais tu ne sais pas par où commencer ? Pas de panique ! Ce tutoriel Godot est spécialement conçu pour les débutants.
✅ Aucun prérequis en programmation ou en game design : on avance pas à pas.
✅ On crée ensemble un vrai petit platformer 2D, simple et complet.
✅ Un apprentissage progressif et clair pour bien comprendre les bases de Godot.
📢 Godot est un moteur de jeu gratuit, puissant et accessible. Avec ce tuto, tu vas apprendre à utiliser l’éditeur, à coder avec GDScript et à créer ton premier jeu vidéo en toute simplicité. Télécharge les assets, suis le guide, et lance ton aventure de créateur de jeux dès aujourd’hui ! 🚀🎮
🎨 Les assets disponibles un peu plus bas ont été réalisés par la talentueuse graphiste Valentine Collino.
Découvre son travail ici 👉 https://www.artstation.com/valentinecollino
▬▬▬▬▬▬▬▬▬▬▬ LIENS ▬▬▬▬▬▬▬▬▬▬▬
► https://forms.gle/Ptio1eWaXdrhrLmQ7
▬▬▬▬▬▬▬▬▬▬▬ VIDÉOS ASSOCIÉES ▬▬▬▬▬▬▬▬▬▬▬
► https://www.youtube.com/watch?v=4Bz5QANpyG4&list=PLUIPH7MJE7Xfw2k11MC-eT1JQRZRweTOL&index=5
▬▬▬▬▬▬▬▬▬▬▬ CHAPITRES DE CETTE VIDÉO ▬▬▬▬▬▬▬▬▬▬▬
00:00 Introduction
01:35 Installation de Godot
02:22 Créer ton premier projet
02:42 Ajout des assets
04:08 Scènes, Nodes & Arborescence
05:18 Création du décor
18:02 Création du joueur
42:36 Ajout de la roulade
50:21 Lancer un objet
01:08:20 Création de l’UI
01:13:39 Perdre de la vie
01:19:58 Créer un système de fléchettes
01:35:20 Créer une condition de victoire
01:41:58 Export
01:45:27 Conclusion
Nueva sección en el canal!
Hay veces que recibo comentarios increíbles o con dudas que siento que sería increíble tener en internet en español sobre gamedev, blender o Godot.
Así que esta sección nació como un espacio para intentar contestar los grandes comentarios que dejan en este canal :) Muchas gracias por eso por cierto.
Espero que les guste.
🤑 Cupones de descuento:
-45% curso de Blender:
BL3ND3RG0D450F
🎓Link a los cursos:
https://www.germancoronel.com
📎Patreon:
https://www.patreon.com/GermanCoronelG
🔴 Twitch:
https://www.twitch.tv/germancoronelg
3️⃣ NEXT PART: https://youtu.be/kBzV7vgdQfU
🎁 Support Coco Code and get project files! https://www.patreon.com/posts/94771659
🤯 Join Coco Code members: https://www.youtube.com/channe....l/UCfIiEKtakOPRPnE4i
This guide will help you with your first steps in Godot game engine. You will learn how to extend 2D platformer game created in the previous video with some amazing features, like: dynamic camera, objects to collect, points counting, main menu, level selection and more!
-----------------------------------------
🔗 LINKS IN THIS VIDEO:
Godot download link: https://godotengine.org/
Pixel adventure assets: https://pixelfrog-assets.itch.io/pixel-adventure-1
--------------------------------------------------------------------------------
📋 CREDITS:
Various graphics used in the video: https://www.flaticon.com/
--------------------------------------------------------------------------------
👨💻 SOCIALS:
💜 Join our Discord: https://discord.gg/hNnZRnqf4s
🔵 Follow me on Twitter: https://twitter.com/cococodeyt
--------------------------------------------------------------------------------
🎓 YOU WILL LEARN:
- How to create a sprite in Godot
- How to create an animated sprite in Godot
- How to setup a tileset in Godot
- How to create your first game
- How to create game in Godot
- Is Godot easy
- Godot first steps
- How to use Godot 2D camera
- How to create multiple levels in Godot
- How to show points in Godot game
- How to create main menu in Godot
--------------------------------------------------------------------------------
⚙️ VIDEO CHAPTERS:
0:00 - Intro
0:24 - Dynamic camera
1:53 - Placing collectables
4:12 - Godot window resizing
5:36 - Keep track of collectables
9:53 - Extend game level, add finish
12:58 - Displaying points in UI
16:04 - Creating 2nd level
18:15 - Main menu UI in your Godot game
20:43 - Scene transition
Add Checkpoints to your Godot 4.4 Game
[Free Assets] To Follow the Tutorial ► https://www.patreon.com/posts/....checkpoint-in-4-1358
[Project Files] ► https://www.patreon.com/posts/....checkpoint-in-4-1358
Follow me here:
• Patreon ► https://www.patreon.com/mostlymadproductions
• Itch.io ► https://mostlymadproductions.itch.io/
• OTHER Channel ► https://www.youtube.com/@VylanYT
Chapters:
0:00 Creating Global Script
0:35 Coding Global Script
1:00 Set-Up Checkpoint Scene
1:40 Coding Checkpoint
2:28 Make the Player Spawn at the Checkpoint
2:41 Loading Level Tip
In this Tutorial you will learn how to add checkpoints into any of your Godot Game Engine Version 4.4 Games. Additionally you will also learn about Global / Autoload scripts.
Tags: Godot, Godot 4, Godot 4.4, Godot 4 tutorial, Godot Engine, Godot tutorial, GDScript, Godot autoload, Godot global script, Godot scripting, Godot singletons, gamedev, game development, game programming, indie game, indie dev, programming tutorial, coding tutorial, checkpoint, checkpoint system, respawn, respawn points, save point, save system, save and load, game progress, 2D platformer, platformer, 2D game, platformer game, game mechanic, game design, tutorial, beginner
As Thanks, Enjoy this Steam Key for Vylan!
EPLVV-A8W4T-Z88Z5
Basic FPS Controller Code: https://pastebin.com/yJwwpkCu
Shikashi's Fantasy icons Pack: https://cheekyinkling.itch.io/....shikashis-fantasy-ic
Follow along as I code the structure of an RPG type inventory system in Godot 4.
=== Intro / Setup ===
0:00 Intro
0:45 Project Setup
=== Resource Data Structure ===
2:50 Item Data Resource
4:27 Slot Data Resource
5:38 Inventory Data Resource
6:22 Creating a Test Inventory
=== Inventory UI ===
9:07 Slot UI Scene
10:46 Inventory UI Scene
11:47 Inventory Interface
13:12 Populating the Item Grid
15:29 Setting Slot Data
18:02 Quantity Bugfix
19:34 Link Player Inventory Data to Interface
21:24 Toggle Inventory Interface Visibility
=== UI Input ===
23:05 Slot Clicked Signal
25:38 Inventory Interact Signal
27:00 Grab Slot Data
28:35 Update Grabbed Slot Display
30:28 Inventory Updated Signal
31:40 Drop Slot Data
33:41 Fully Merge Slot Data
36:24 Drop Single Slot Data
=== Chest / External Inventory ===
39:22 Interact With Chest
42:12 Link Chest Inventory Data to Interface
44:50 Display External Inventory
46:43 Clear External Inventory
=== Picking Up / Dropping Items ===
48:48 Pick Up Scene
50:59 Pick Up Script
52:25 Picking Up a Slot Data
53:52 Merging Pick Ups
54:56 Drop Slot Data Signal
56:14 Instancing a Dropped Pick Up
57:13 Misc Drop Item Fixes
58:41 Dropping a Single From Multiple
59:31 Drop When Toggling Inventory
=== Simple Consumable Item Example ===
1:00:20 Item Data Consumable
1:02:22 Use Item Slot Function
1:04:24 Heal Function
=== Hotbar ===
1:06:53 Hot Bar Inventory Scene
1:07:44 Populating the Hotbar
1:09:53 Using the Hotbar
=== Basic Equipment Slot Example ===
1:11:20 Item Data Equip
1:12:41 Inventory Data Equip
1:14:13 Equipment Slot UI
=== Misc / Outro ===
1:15:38 Chest Bugfix
1:17:17 Outro
Fala pessoal!
Hoje com um vídeo um pouco diferente, depois da polêmica sobre Godot e Redot, muita gente chegou no canal, e talvez até mesmo com a dúvida: Será que vale a pena usar a Godot? Ou quais as vantagens de usar a Godot?
Por isso, resolvi trazer cinco motivos para discutirmos, se vale ou não pena usar a godot em 2024
Então, já deixa o like, aquele comentário e, se puder e quiser, compartilha com o pessoal.
Vamos lá!!!
Minhas redes sociais
https://www.instagram.com/clecioespindola/
https://github.com/clecioespin....dola/godotPlatformer
Discord: clecioespindola 7294
APOIE NOSSO CANAL
https://www.paypal.com/donate/....?hosted_button_id=N9
https://livepix.gg/clecioespindola
Chave PIX: [email protected]
#criacaodejogos #crieseujogo #tutorialgodot #godot
Udemy Course:https://www.udemy.com/course/i....ntro-to-godot/?coupo
Itch io Asset Pack : https://jackie-codes.itch.io/paradise-asset-pack
Github : https://github.com/anonomity/Godot4Tilemaps
Support the Chanel
Patreon: https://www.patreon.com/jackiecodes
Links
Itch: https://jackie-codes.itch.io/
Twitch: https://www.twitch.tv/jackie_codes
Twitter: https://twitter.com/jackie_codes
Discord: https://discord.gg/kQvV9cG89r
website: jackie.codes
Equipment:
Drawing Pad: https://amzn.to/3VZ9RGn
Webcam: https://amzn.to/3ILykvE
Microphone: https://amzn.to/3QxOWJw
Monitor: https://amzn.to/3WdtVF0
Mouse: https://amzn.to/3QA2QuC
00:00 How I use Scene Tiles
1:22 How to setup
2:31 How to Use in the Script
6:35 Be careful When using Scene Tiles
Apprendre GDScript - Godot Tutorial
🚀 Tu veux apprendre GDScript et créer ton premier jeu avec Godot ? 🎮 Pas de panique ! Ce tutoriel Godot est conçu spécialement pour les débutants.
✅ Pas besoin d’expérience en programmation, on apprend tout pas à pas.
✅ Les bases de GDScript expliquées simplement, sans prise de tête.
✅ Un apprentissage clair et progressif pour t’aider à bien démarrer.
📢 Godot est un moteur de jeu puissant et gratuit, et avec ce tuto, tu vas rapidement comprendre comment coder en GDScript et commencer à créer tes propres jeux ! 🚀🎮
▬▬▬▬▬▬▬▬▬▬▬ VIDÉOS ASSOCIÉES ▬▬▬▬▬▬▬▬▬▬▬
► https://www.youtube.com/playli....st?list=PLUIPH7MJE7X
▬▬▬▬▬▬▬▬▬▬▬ LIENS ▬▬▬▬▬▬▬▬▬▬▬
► https://discord.com/invite/jPVU7Nyzmt
▬▬▬▬▬▬▬▬▬▬▬ CHAPITRES DE CETTE VIDÉO ▬▬▬▬▬▬▬▬▬▬▬
00:00 Introduction
00:43 C'est quoi un script ?
09:58 Les variables
14:37 Les conditions
24:08 Les boucles
30:05 Les inputs
34:37 Les fonctions
40:32 Manipuler les noeuds
46:20 Les signaux
54:54 Les classes et l'héritage
01:00:47 Les getters et les setters
01:03:48 Les arrays et les dictionnaires
01:10:22 Les enums et le match
01:15:37 Conclusion
In this devlog, I highlight the progress on my 2.5D platformer, moving from a basic prototype to a polished setup with parallax backgrounds and a new combat system. Discovering State Machines transformed my development process, and I’ll share how I implemented it and why it’s crucial for any Godot beginner. Stay tuned for more updates and tutorials!
State Machine tutorial #1: https://youtu.be/oqFbZoA2lnU?si=pUyeIqBc0arEPnm_
State Machine tutorial #2: https://youtu.be/bNdFXooM1MQ?si=8ybmDGeA_BPJnfU3
00:00 - Intro
00:52 - The gamedev struggle
02:02 - The State Machine
04:07 - My game's progress
10:46 - State Machine Implementation
15:29 - Outro
Become a Chappie get access to perks:
https://www.youtube.com/channe....l/UCKHUxG1Ac4P19LKns
Join us on discord: https://discord.com/invite/4DMnyEDrTC
SUSCRIBETE!!
Este video es el primero de una serie de varios en los que vamos a hacer un juego 2D en godot de forma guiada
assets:
Personaje: https://aamatniekss.itch.io/fa....ntasy-knight-free-pi
Lo voy a usar para los fondos: https://brullov.itch.io/oak-woods
SOLO HAY QUE DESCOMPRIMIR Y ARRASTRAR LAS CARPETAS AL DIRECTORIO DEL PROYECTO
Capítulos:
00:00 Introducción básica a Godot
00:55 Creando escenas y añadiendo nodos
04:47 Explicando código básico de CharacterBody2D en Godot
07:48 Inputs personalizados en Godot
Two open source game development powerhouses join forces here... the Godot Game Engine and GB Studio game engine, combined... gives you GodotBoy! GodotBoy enables you to take your GameBoy/GameBoy Color game ROMs created in GB Studio and use them in the Godot game engine. Most importantly, GodotBoy enable you to build your game for any platform that Godot supports.
*Key Links*
https://gamefromscratch.com/go....dotboy-godot-gb-stud
-----------------------------------------------------------------------------------------------------------
*Support* : https://www.patreon.com/gamefromscratch
*GameDev News* : https://gamefromscratch.com
*GameDev Tutorials* : https://devga.me
*Discord* : https://discord.com/invite/R7tUVbD
*Twitter* : https://twitter.com/gamefromscratch
*BlueSky*: https://bsky.app/profile/gamef....romscratch.bsky.soci
-----------------------------------------------------------------------------------------------------------
Interested in making physical games with Godot? In this lightning talk, Tyler and Annalivia discuss making SUPER ULTRA RACING XTREME, an arcade racing table, for the San Fransisco Museum of Modern Art. We'll break down the technical setup of the arcade table and its Godot integration, as well as the challenges of developing games for institutions and permanent display.
Привет сегодня я расскажу, как провел 130 часов в Godot — с чего начал, чему научился и дам вам пару советов.
Мой тгк:
https://t.me/romarioparty
Ссылки на видосы про которые я говорил:
https://www.youtube.com/watch?v=b_oRXHDTHNo&t=10s
https://www.youtube.com/watch?v=-p4xhjJpeUo&t=24s
Каналы которые я советую:
https://www.youtube.com/@GameCrafter_GD
https://www.youtube.com/@frontend-pashtet
https://www.youtube.com/@vorongo
https://www.youtube.com/@dev-worm
https://t.me/godot_engine
Тайм коды:
00:00 - Начало
00:28 - Кем вдохновился
00:35 - Почему Godot?
02:08 - Как я учил Godot
05:48 - Мои итоги за месяц
06:12 - Как вам учить Godot?
08:00 - Что дальше?
Añade Alana a tu lista de deseados: https://store.steampowered.com/app/3473210/Alana/
En este devlog de Godot podrás ver cómo un desarrollador de Unity prueba Godot por primera vez. El juego fue desarrollado en una semana. Si veo que este video gusta, Si veo que este video gusta, traeré otro probando Unreal Engine, uno de los motores más famosos. Suscríbete si te gusta el contenido sobre desarrollo de videojuegos.
#godot #desarrollodejuegos #devlog
https://github.com/H0nney/Pora....dnik-GODOT4-Platform
Witam wszystkich. W dzisiejszym odcinku postanowiłem przysłużyć się troszkę społeczności Godota w myśl rozwoju polskiej bazy game devów jak i rozwoju mojego kanału. W poradniku przedstawiam proces tworzenia podstawy prostej gry platformowej, prostym sposobem, nie zagłębiając się gigantycznie w szczegóły. Jeżeli chcesz stworzyć swoją pierwszą grę, to wydaje mi się, że to wideo jest do tego idealne.
Grafika gracza:
https://pixivan.itch.io/knight-hero-platfor
Pozdrawiam, HnyDEVik
--------- Zawartość wideo ---------
0:00 Intro
1:18 Interfejs
2:25 Dodawanie Tilesetu
6:45 Postać gracza
11:52 Skrypty i animację
15:40 Outro
في هذا الفيديو بدأنا سلسلة صناعة الألعاب بدون أي معلومات !؟ ▶️
وفي هذه السلسلة رح نجرب نصنع ألعاب بجميع الطرق ورح أحاول أتعلم صناعة الألعاب ولكن على الجوال ، وبالمستقبل نرجع لهذا الفيديو ونشوف لأي مدى وصل تطورنا بصناعة الألعاب .... ✅
إذا أعجبتك السلسلة أو القناة فإدعمنا باللايك والإشتراك من أجل نتحفز بنشر المزيد ومن أجل أن تشاركني برحلتي بصناعة الألعاب ....🌹🌹
______________________
مواقع التواصل الخاصة بي 🔰
أنستقرام ▶️
https://www.instagram.com/kttiger123?r=nametag
تويتر ▶️
https://twitter.com/TIGER71236?s=09
ديسكورد ▶️
https://discord.gg/mwMxnwB2
قناتي الرئيسية 🔰
@TIGEROZ
___________________________
الروابط المطلوبة بالفيديو ✔
رابط قناة (سوب)▶️
@Sop_dev
______________________________
وبس ليش تقرأ للآن ......
ليش عادك تقرأ .....
Using godot and blender I created stylized trees in my 3D pixel art style game inspired by @t3ssel8r. I take you through all of the steps I took to get there.
Discord:
https://discord.gg/89egkguXqZ
Buy me a coffee:
https://buymeacoffee.com/dylearn
T3ssel8r style 3D pixel art:
https://www.youtube.com/watch?v=g1vH3HeePco
0:00 - intro
0:40 - science lesson
2:30 - blender
5:14 - godot
7:40 - showcase
8:28 - outro
The upcoming Broadway revival of "Waiting for Godot" reunites stars Keanu Reeves and Alex Winter of a cult movie classic.
For video licensing inquiries, contact: [email protected]
🔥 PROMO VPS Limited 🔥
LINK FORMULIR PROMO SPESIAL: https://s.id/da-hostinger-formulir
LINK CLAIM PROMO: https://s.id/da-hostinger-promobaru
🔥 Tutorial GODOT Engine 2025 Langsung Studi Kasus PART 1 🔥
PART 2: https://youtu.be/VhSMyvM7Vg8?si=0w7J3xfKYKTklZrE
Asset game download disini: https://s.id/cuyrun-assets
Transfer DONASI: https://saweria.co/deaafrizal
Join this channel to get access to perks:
https://www.youtube.com/channe....l/UCU7YluxOYon-yofPx
#programming #tutorial #coding
Github: https://github.com/deaafrizal
Instagram: https://www.instagram.com/dea.afrizal/
backsound: https://youtu.be/eoFXLBKGU44?si=NZMttkbg8u-Fgte1
=================
💌 Email (for business) 💌
[email protected]
==================
🔻🔻🔻 SUBSCRIBE 🔻🔻🔻
For More Update
🔺🔺🔺LONCENGNYA 🔺🔺🔺
Hey dudes!
So, in this first part of this video series, I m going to show you what signals are and how you can connect signals using inspector. Hope this video will be helpful!
And as always, like the video, share it with fellow devs and subscribe my channel for more content like this!
Places where I hangout:
Instagram (kinda ded): https://www.instagram.com/theyellowdu...
Discord: https://discord.gg/JJF3vRUgmt
Buy me a coffee:
https://buymeacoffee.com/theyellowdude
Thanks for watching!