Top videoer

lopescar
0 Visninger · 6 måneder siden

https://blazium.app/

En esta ocasión, les presento Blazium, un motor que es un Fork de Godot del que quizás no habías escuchado. A diferencia de otros, este motor open source se enfoca en lo esencial, sin las controversias de Redot. Ideal para desarrollo de videojuegos y proyectos de desarrollo indie.

🗿 - Equis: https://x.com/JeanDevsito
🤖 - Discord: https://discord.gg/pHud2nmHBE
🎮 - Itchio: https://jeanstkng.itch.io
🧭 - Blog (tutoriales): https://blog.stkngesk.tech

Entonces el plan todo este tiempo fue crear motores de colores? Grande Godot, bien pensado Redot, nunca te vi venir Blazium...

00:00 Contexto inicial
01:14 Update Redot
01:33 Revisando Web Blazium
02:27 Features Blazium
04:42 Comunidad IndieDB
05:02 Herramientas, PRs, Docs y Equipo.
05:56 Github y Open Source
06:40 Probando el Motor
08:37 Redot y Godot
09:16 Conclusiones

Muca de Fondo:
- Akuma no Ko but it's lofi - Kijugo
- Attack on Titan - So ist es immer | but it's lofi hip hop - Kayou.

Si te gusta el video, me puedes apoyar con un like :)

#godot #gamedev #indie

lopescar
0 Visninger · 6 måneder siden

I hope this video was helpful, if it was. Please Subscribe and Like the Video. You can also Support me on Patreon to help me keep making these video.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Support me on Patreon: https://www.patreon.com/WabsaStudios
My Twitch: https://www.twitch.tv/wabsa_kh
My BlueSky(bsky): https://bsky.app/profile/wabsa-kh.bsky.social
-------
Ok ! ok here the Links gosh!!

Gaea: https://godotengine.org/asset-library/asset/3272

G.U.I.D.E : https://godotengine.org/asset-library/asset/3503 by @godotneers

Texture Packer (Software) : https://www.codeandweb.com/texturepacker
TexturePacker Importer (Plugin): https://godotengine.org/asset-library/asset/1503

Aseprite Wizard: https://godotengine.org/asset-library/asset/1572

Godot git: https://godotengine.org/asset-library/asset/1581
GitHub Desktop: https://desktop.github.com/download/

Poly Haven : https://polyhaven.com/
Poly Haven Import(Plugin): https://godotengine.org/asset-library/asset/2669

Now Subscribe!!!!!

-------------------------
#godot #godot4 #godotengine #totorial #godottutorial #letsgodot #gamedev #gamedevelop

lopescar
0 Visninger · 6 måneder siden

This tutorial goes over how to use @tool scripts and advanced @exports to sculpt the inspector to our liking.

Apologies for the slight high-pitched noise in the audio, I'm still a bit of a novice when it comes to video editing! I added some background music to attempt to hide it...

The companion project with comments is here: https://github.com/LeifintheWind/AdvancedExports

_________________________________________________________________________
TIMESTAMPS

0:00 Intro
0:54 Github Project
1:19 Basic Exporting
1:49 How to create an advanced export script
6:45 More complex variable exports
9:50 Custom resource in an array
10:50 Adding conditionals
13:05 Using tool resources
15:08 Visualizers
18:00 Outro
_________________________________________________________________________

Was this video helpful? Consider helping me stay awake with more coffee by donating to the studio's Ko-Fi: https://ko-fi.com/inthewindstudios

My reddit account: https://reddit.com/user/Leif_in_the_Wind/
Join us on discord: https://discord.gg/DrkJHm7nYs
Studio Instagram: https://www.instagram.com/in_the_wind_studios/

lopescar
0 Visninger · 6 måneder siden

Thanks to Brilliant for the support, you can find them here: https://brilliant.org/ClearCode/

A Metroid inspired platformer in Godot 4 [or Castlevania / Hollow Knight, I guess]. We will cover fancy platformer movement, state management, lots of inheritance and interactive tool building along with some cool monsters and guns.

Thanks to Estúdio Vaca Roxa for the art assets. The original pack is available here: https://bakudas.itch.io/generic-run-n-gun

Find/support me on other channels
Patreon - https://www.patreon.com/clearcode
Twitter - https://twitter.com/clear_coder
Discord - https://discord.com/invite/a5C6pYw2w5

Timestamps:
00:00:00 - Intro + setup
00:09:34 - Player movement
00:59:13 - Player graphics
02:02:35 - Tools
03:08:22 - Entities
04:29:48 - Bullets
05:23:46 - Finishing the project

Project files:
https://drive.google.com/drive..../folders/1Gdu3AyH0Sz

lopescar
0 Visninger · 6 måneder siden

This tutorial is an introduction to creating components in Godot.
In this video I will give a short introduction to what a component is.
And then we will start changing the code for the enemy in a previous tutorial into components.

Support the channel on Patreon: https://patreon.com/MakerTech
Support the channel with a Youtube membership: https://www.youtube.com/channe....l/UCZfXxUfpS7q-v1gsM
Join the Discord server: https://discord.gg/7zKMaZDycE
How to Make an Action RPG in Godot season 2: https://youtube.com/playlist?list=PLMQtM2GgbPEWCCJG8xywVPrOBcU6KpcNq&si=rc6WnnKXwJFnUV8A
How to Make an Action RPG in Godot season 1: https://youtube.com/playlist?list=PLMQtM2GgbPEVuTgD4Ln17ombTg6EahSLr&si=-PulwPpmRA6f_qGS

00:00 intro
01:50 What is a Component
03:53 Movement Component
06:08: Issue 1
08:30 Connect and Clean
09:54 Issue 2
11:19 HurtBox and Health Components
12:56 Issue 3: Connecting Components
17:35 Bug Fixing
18:37 All Components
19:53 Over-engineering

---------------------------------------------------------------------------------------------------------------------------
Download Godot: https://godotengine.org
"Ninja Adventure" asset pack: https://pixel-boy.itch.io/ninj....a-adventure-asset-pa
My additional assets pack on itch.io: https://makertech.itch.io/addi....tional-art-for-godot
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
Reddit: https://www.reddit.com/user/MakerTech
Instagram: https://www.instagram.com/makertech_dk
Twitter: https://twitter.com/MakerTech_dk
Youtube channel: https://www.youtube.com/makertech
---------------------------------------------------------------------------------------------------------------------------

#gamedev #godot #godotengine #godot4 #tutorial #zeldalike #learntocode #howtomakeagame #components

lopescar
0 Visninger · 6 måneder siden

In this video we will build all the pre-requisite assets in our game required for the grapple hook.

Topics Covered: grapple, grapple hook, grapple point, grapple obstacles, tilesets, physics, physics layers, nine-patch rectangle node

New Assets Used:
- Abilities.zip

Asset Download Page: https://michaelgames.itch.io/2....d-action-adventure-r

--------------------
Chapters
--------------------
00:00 Intro
00:33 Overview
01:56 Setup physics layers
03:07 Grapple obstacle tiles
06:48 Make player collide with grapple obstacles
07:46 Add grapple point to shop door
09:28 Create grapple post interactable
13:32 Grapple hook assets
15:01 Grapple hook node & sprite (nine patch rect) setup
18:37 More explanation on approach for grapple hook
19:43 Grapple hook positioning
22:03 Outro
22:36 Thank you Patreon supporters!!!
--------------------

Player Character & Abilities Playlist (selections from the AARPG Series):
https://www.youtube.com/playli....st?list=PLfcCiyd_V9G

Check out the entire Series Playlist:
https://www.youtube.com/playli....st?list=PLfcCiyd_V9G

GitHub Repo:
https://github.com/michaelmalaska/aarpg-tutorial

AARPG Trello Board: https://trello.com/b/9PlGOAZv/....aarpg-tutorial-serie

Join our discord community!
Discord: https://discord.gg/rkzBfHaudc

Become a Patreon member to get exclusive access to Michael, and more: https://www.patreon.com/c/user?u=26305011

lopescar
0 Visninger · 6 måneder siden

This is a super quick tutorial on using the awesome VehicleBody and VehicleWheel nodes in Godot.
By the end, you'll have a working car with suspension, damping, torque, steering and collisions.
If you like the faster format, please let me know in the comments.
And please like and subscribe for more videos!

EDIT: The rpm variable needs to be turned into a positive value or you'll accelerate backwards to infinite speed. Now while that IS really fun, if you want to fix it, use abs() to make sure the rpm is an absolute (positive only) value when you calculate the torque.
Line 9 should be:
var rpm = abs($back_left_wheel.get_rpm())
and line 11:
rpm = abs($back_right_wheel.get_rpm())
Sorry!!

lopescar
0 Visninger · 6 måneder siden

Bonjour à tous, petite vidéo sur les prochaines fonctionnalités de la bêta de Godot 4.4 ! Franchement, j'attends énormément cette version pour plusieurs raisons (surtout les deux dernières), mais aussi pour vous faire une vidéo plus détaillée de ce qu'il y a.

▬▬▬▬Lien Utiles▬▬▬▬
Dans 'Highlight', vous trouverez les différents 'Dev' de 1 à 7.
DEV 7 : https://godotengine.org/articl....e/dev-snapshot-godot

▬▬▬▬Équipes▬▬▬▬
Script et voix off : moi
Monteur : Petit Suisse
Grand Merci aux contributeurs GODOT !

▬▬▬▬RÉSEAUX▬▬▬▬
Abonne-toi en vrai..
Twitch : https://www.twitch.tv/seed_exe
TikTok : https://www.tiktok.com/@_seed_exe
Instagram : https://www.instagram.com/seed_exe_/
Serveur Discord : https://discord.gg/CtgXpUcwrM

lopescar
0 Visninger · 6 måneder siden

I hope this video was helpful, if it was. Please Subscribe and Like the Video. You can also Support me on Patreon to help me keep making these video.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Support me on Patreon: https://www.patreon.com/WabsaStudios
My Twitch: https://www.twitch.tv/wabsa_kh
My BlueSky(bsky): https://bsky.app/profile/wabsa-kh.bsky.social
-------
Godot Asset Library: https://godotengine.org/asset-library/asset
( All the Addons Show in the Video an be download an Installed Directly though the engine)

#godot #godot4 #godotengine #totorial #godottutorial #letsgodot #gamedev #gamedevelop

lopescar
0 Visninger · 6 måneder siden

Steam : https://store.steampowered.com..../app/3027060/Cubetor
Discord : https://discord.com/invite/nxRkad4rtm

I'm solo developing Cubetory, hook me up with a wishlist on steam!

Music was composed by a friend, DM me if you want to contact them.

lopescar
0 Visninger · 6 måneder siden

Every RPG game needs these 5 essential systems to create an engaging adventure experience. As someone who started with RPG Maker at age 8 and made a promise to recreate Ragnarok Online, I've discovered the fundamental building blocks that turn a blank page into an immersive game world.

In this video, I break down the 5 crucial systems you need to implement in Godot 4 to create your own RPG:

1. Interaction System - The foundation that lets players engage with your game world
2. Event System - The cause-effect relationship manager that makes your world responsive
3. Dialogue System - The storytelling framework that brings your narrative to life
4. Quest System - The guiding structure that keeps players engaged and progressing
5. Saving System - The persistence mechanism that respects players' time and choices

Ready to fulfill your RPG development dreams? Check out my Godot Adventure Essentials course where I'll teach you how to build these systems from scratch in just 5 days.

Get the Godot Adventure Essentials course:
🎓 https://www.ludens.studio/godo....t-adventure-essentia

Take the Godot Adventure Essentials free class:
🎓 https://www.ludens.studio/inte....raction-system-free-

Get access to assets, tutorial files, and more:
👨‍🚀https://ko-fi.com/ludensludonaut/tiers

Learn the 12 Essential Features of Platformer Games:
📘https://ko-fi.com/s/8df29350d8

---

Chapters

00:00 - I. My RPG Development Journey
02:36 - II. The Importance of World Exploration
04:01 - III. Interaction System: The Foundation
06:07 - IV. Event System: Managing Cause and Effect
07:24 - V. Dialogue System: Narrative Approaches
11:56 - VI. Quest System: Guiding Player Progress
16:02 - VII. Saving System: Preserving Player Choices
18:55 - VIII. Godot Adventure Essentials Course Introduction
20:21 - IX. Applying These Systems to Any Game Genre
20:50 - X. Closing Thoughts

lopescar
0 Visninger · 6 måneder siden

Odbierz 100 zł do swojej pierwszej sztabki: http://goldsaver.pl/kod/SZYROMIX


W tym filmie przedstawiam mój progres w nauce silnika - Godot bez jakiegokolwiek doświadczenia tworząc grę 2D oraz 3D, przy okazji ucząc się nowego języka programowania - GDScript


Gra z odcinka:
https://szyromix.itch.io/drogowy-skoczek


Dołącz na serwer Discord:
https://discord.gg/kPGEgdMXBe


Playlista z tworzenia gier:
https://www.youtube.com/playli....st?list=PLMVosFgU0mR


[0:00] Wstęp
[0:09] Pierwsza gra 2D
[2:42] Goldsaver
[4:03] Nowe mechaniki gry 2D
[5:04] Tworzenie gry 3D
[7:00] Generowanie poziomu
[9:03] Kolejne ulepszenia
[10:23] Ostatnie szlify
[11:26] Przemyślenia
[11:59] Outro

lopescar
0 Visninger · 6 måneder siden

It's time for FREE gamedev assets from Epic Games, for Unreal Engine, Unity (and FBX/Maya so Godot, Blender, Flax, Defold and More although they can be exported to run in other game engines as well, see guides below). You have from August 12th to August 26th to "buy" these assets (for free). Once they are in your Fab library they are yours to keep forever. In this video we go hands-on with the 3 free UE assets as well as 1 that can be used in any game engine.

You can find guides below on how you can export these assets to other game engines and tools. Using the bundle links below helps support GFS (and thanks so much if you do!)

*GFS Link* : https://gamefromscratch.com/fa....b-august-free-asset-
*New Unreal Summertime Bundle* : https://gumroad.com/a/704515091/rqvyh [Use Code S60]

*SpaceNova Bundle* https://gumroad.com/a/704515091/dywcm [Use Code SN70]
*StarNova Bundle* https://gumroad.com/a/704515091/rpmmp [Use Code SN40]

*Bundles for Other Engines*
*StarNova for Unity* https://gumroad.com/a/704515091/blhcn [Use Code SN40]
*StarNova for Godot* https://gumroad.com/a/704515091/dwibjc [Use Code SN40]

*SpaceNova for Unity* https://gumroad.com/a/704515091/jcjgk [Use Code SN70]

*Humble Bundles*
Unreal Engine Asset Mega Bundle: https://humblebundleinc.sjv.io..../UnrealAssetMegaBund

-----------------------------------------------------------------------------------------------------------
*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
-----------------------------------------------------------------------------------------------------------

Guides to Import/Export Assets Between Engines
-------------------------------------------------------------------------
*New Unreal to Godot Convertor*
https://gamefromscratch.com/unreal-to-godot-amazing-new-exporter-tool/

*Is It Legal to Use Unreal Engine Assets in Unity or Godot and Vice Versa:*
https://gamefromscratch.com/using-asset-store-assets-in-other-engines-is-it-legal/

*Unreal to Godot, Blender or Unity:*
https://gamefromscratch.com/exporting-from-unreal-engine-to-godot-unity-or-blender/

*Moving From and To Unity in Minutes*
https://gamefromscratch.com/moving-from-and-to-the-unity-game-engine

lopescar
0 Visninger · 6 måneder siden

Una excusa frecuente de muchos desarrolladores para no elegir Godot es que "no tiene juegos exitosos / populares". Hoy te demuestro lo contrario con algunos ejemplos de juegos exitosos y con muchas ventas desarrollados en este motor.

0:00 Introducción
0:30 Endoparasitic
1:07 Dome keeper
1:50 Casette beasts
2:27 The case of the golden idol
3:08 Brotato
4:00 Palabras finales

Páginas de Steam de los juegos:
https://store.steampowered.com..../app/2124780/Endopar
https://store.steampowered.com..../app/1637320/Dome_Ke
https://store.steampowered.com..../app/1321440/Cassett
https://store.steampowered.com..../app/1677770/The_Cas
https://store.steampowered.com..../app/1942280/Brotato

Música:
https://www.youtube.com/@CodyOQuinn
https://www.youtube.com/@Pixverses

Instagram | https://www.instagram.com/indierama.gamedev/

GODOT para PRINCIPIANTES! (Pong)
https://youtu.be/YCTPNRw1EXo?si=6aiC1OGEFC9dMb1R

SEÑALES en Godot 4: todo lo que NECESITÁS SABER
https://youtu.be/ncK5VZu3M_E

10 TIPS INDISPENSABLES para GODOT (Parte 1)
https://youtu.be/c1ENukT67Kg?si=Pxt3oqSiI8NoW83d

10 TIPS INDISPENSABLES para GODOT (Parte 2)
https://youtu.be/CEo8sKojL1g

Godot 4 - MOVIMIENTO y ANIMACIÓN para plataformas 2D
https://youtu.be/zO0NC8Gdv0s

Probando GODOT ¿Es un BUEN MOTOR de VIDEOJUEGOS?
https://youtu.be/F7DxduuJiuE?si=7_EwlVjj0tZ83XAs

VECTORES en el DESARROLLO DE VIDEOJUEGOS
https://youtu.be/Sjmb52qFkJo

PRODUCTO PUNTO en videojuegos
https://youtu.be/tNJLlDqyRXw?si=YRDTLXfYipT2z9w4

DELTATIME e independencia de FRAMERATE
https://youtu.be/IpPYrfsKeCQ?si=trxAUeNPbEdMP4hd

Conseguir SPRITES gratuitos y pagos para tu JUEGO 2D!
https://youtu.be/VlrjMU-L1GA

Cómo se HACE un VIDEOJUEGO INDIE 🎮
https://youtu.be/gcB4qFb49HM

lopescar
0 Visninger · 6 måneder siden

Here is why I've moved from using Godot to create games over to Unreal and an insight into my plans for the future and some sneak peaks at the game I'm currently focused on.

Check Out AliELZoheiry:
https://www.youtube.com/@UCrrZx9bh7RMYhXvaN8BrbNg

Stay Connected:
Follow me on Twitter for real-time updates.
https://x.com/AueSip
Join our Discord community to chat with other fans
https://discord.gg/p8Aar6P77C

Get Involved:
Participate in polls and Q&A sessions on my YouTube Community Tab.

Tags:
#gamedev #indiegame #devlog #gamedevelopmentjourney #indiedev #dungeoncrawler #hat #gamedesign #firstdevlog #indiegamedevelopment #gamingcommunity #earlyaccessgames #developer #release #mobile #steam #unlock #advance #mobilegaming #viralvideo #video #gamer #subscribe #watch #pixelart

lopescar
0 Visninger · 6 måneder siden

How to procedurally create meshes for a staircase in Godot. Procedural mesh generation has many broad applications, however, for now I’ll focus on just creating a staircase.

This video is what happens if I allow a 30 second tangent to grow into its own topic.

This entire project is open source and can be accessed on GitHub here - https://github.com/nicholas-maltbie/Godot-OpenKCC

You can look at the documentation for a text-based overview of this video topic - https://openkcc.nickmaltbie.co....m/docs/design/stairs

Chapters:
00:00 Intro
01:21 Define the Problem
02:20 Which Solution to Use?
03:55 Procedural Mesh Generation
06:59 Problem of Back-face Culling
09:30 Procedural Stair Generation
11:46 Show Off the Work
13:54 Collider Shapes
15:09 Equivalent in Unity Game Engine
15:45 Now to Stair Movement
16:30 Outro

Sources:
[1] Human Fall Flat - No Brakes Games. https://nobrakesgames.com/games/human-fall-flat/
[2] Palworld - Pocketpair. https://www.pocketpair.jp/palworld
[3] Back Face Culling Skull Example - Claudio Rocchini. https://commons.wikimedia.org/....wiki/File:Back_face_
[4] Triplanar Mapping – Ronja’s tutorials. https://www.ronja-tutorials.co....m/post/010-triplanar
[5] Minecraft – Mojang Studios. https://www.minecraft.net/

lopescar
0 Visninger · 6 måneder siden

This is how nodes work in Godot

Background music: Kevin Macleod - Modern Jazz Samba
The artist Skeleton can be found as @Jsf23Art on Twitter.
#godot #indiedev #programming #shorts

lopescar
0 Visninger · 6 måneder siden

My Game Development Courses:
Godot 4 Fast Lane: Game Development for Absolute Beginners: https://www.udemy.com/course/g....odot-4-fast-lane/?co
How To Create Games In Godot - No Experience Needed!: https://www.udemy.com/course/h....ow-to-create-games-i
How To Create Complete A Godot Game - Full Course!: https://www.udemy.com/course/h....ow-to-create-games-w

Unity And C# Full Course: Make a Complete 2D RPG Game: https://www.udemy.com/course/l....earn-to-create-a-2d-

-------------------------------------------


Join this channel to get access to perks:
https://www.youtube.com/channe....l/UCK7nhJBW05-tCmbmv

📡CONTACT📬
Job offers, YouTube collaborations, etcetera:
➤✉️Email: [email protected]

➤🔵LinkedIn: https://www.linkedin.com/in/marco-paoletta/

▶️PLAYLISTS🎥
Godot: Full Courses: https://youtube.com/playlist?list=PLX91FzZ_h1OBryEAM9VnznwA8hSAENeD1&si=BaYpk-KKDhY-asaP
Godot: Tutorials: https://www.youtube.com/playli....st?list=PLX91FzZ_h1O
Godot: Addons: https://www.youtube.com/playli....st?list=PLX91FzZ_h1O
Godot: Tips & Discussions: https://www.youtube.com/playli....st?list=PLX91FzZ_h1O
Godot: Best Games: https://www.youtube.com/playli....st?list=PLX91FzZ_h1O
Godot: Godot: How To Make Games In Mobile: https://www.youtube.com/playli....st?list=PLX91FzZ_h1O
Game Dev.: Advises: https://www.youtube.com/playli....st?list=PLX91FzZ_h1O
Game Dev.: Job & Money: https://www.youtube.com/playli....st?list=PLX91FzZ_h1O
Unity: Tutorials: https://www.youtube.com/playli....st?list=PLX91FzZ_h1O

🎮MY GAMES🕹️
➤Match 3 Pass: https://play.google.com/store/apps/details?id=com.LettaCorporation.Match3Pass&hl=en&gl=US
➤Shake It and Find It: https://play.google.com/store/apps/details?id=com.LettaCorporation.ShakeItandFindIt&hl=es_419&gl=US
➤Circle Combat: https://play.google.com/store/apps/details?id=com.LettaCorporation.CircleCombat&hl=es_AR&gl=US
➤World Cup Collector: https://play.google.com/store/....apps/details?id=com.
➤Swipe Never Stop: https://play.google.com/store/....apps/details?id=com.
➤Protect the UFO: https://play.google.com/store/....apps/details?id=com.

🎵MUSIC🎶
➤Song: Tokyo Music Walker - Way Home
License: Creative Commons (CC BY 3.0) https://creativecommons.org/licenses/by/3.0
https://www.youtube.com/channe....l/UC3lLfvhpPGtwd5qD2
Music powered by BreakingCopyright: https://breakingcopyright.com
➤Patrick Patrikios
https://www.youtube.com/watch?v=XO3WVCcGKzA
➤Alva Majo channel theme
https://www.youtube.com/watch?v=qtSByF6qxik
➤Music: Evan King - CHIPTUNE ♫ 20XX
https://www.youtube.com/ContextSensitive
https://contextsensitive.bandcamp.com/
➤Zelda II The Adventure of Link Town Theme Orches
https://youtu.be/h5fA4Iyp7uA?si=7pX2N-CixnYRgc04
➤Haters Gonna Hate - smol edition
(Cannot find the link, if you have it please share it with me by Discord. The link is above)

It seems that this is the end of the description. If you liked the video, consider subscribing so that YouTube notifies you when I upload new useful content :)
Have a nice day!

lopescar
0 Visninger · 6 måneder siden

اصنع اول لعبة لك اليوم بشكل كامل مع الكورس الخاص فيني بخصم اسطوري من هنا:
https://www.udemy.com/course/c....reate-a-full-2d-plat


اذا حاب تحمل مشروع اللعبة المحسنة، انتسب في القناة من هنا:
https://www.youtube.com/channe....l/UCJDH9ZIuUBCDSGWxJ

-------------------------------------------------
رابط موقع محرك قودوت الرسمي : https://godotengine.org/download

الملفات الي بنحتاجها: https://github.com/sopdevv/3D-Tutorial-Files

الشرح الماضي لكيف تصنع اول لعبة 2D لك: https://youtu.be/Tbg-kTYYk8M?si=cOC7tIGVCmYCVPYP
-------------------------------------------------


تقسيم المقطع:

0:00 المقدمة
1:37 تحميل المحرك وشرح الواجهة
8:00 صنع عالم اللعبة
18:15 صنع اللاعب
44:30 صنع العدو
49:50 صنع تتبع الأعداء للاعب ( Pathfinding )
58:33 صنع السلاح
1:16:21 صنع نظام الصحة للاعب

-------------------------------------------------


الوصف:

هذا المقطع هو شرح كيف تسوي لعبة كاملة ثلاثية الابعاد 3d من الصفر حتى تكملها في محرك قودوت، ومابتحتاج تعرف اي خبره سابقة في المحرك او في اي لغة البرمجة، يسموا نوع اللعبة fps shooter زي العاب مثل كود او كاونتر سترايك او ببجي، حاولت اسهل الشرح مره وابسطه عشان اي شخص ممكن يفهمه فا اذا شفت اني قاعد اشرح اشياء سخيفة مو لازم تكتب في الكومنتات، اتمنى يعجبكم المقطع واسف على التأخير لانه اخذ مني وقت مرررررره طويل واتمنى تنشروه في كل مكان وماتخلوا مكان الا وتودوه فيه .

-------------------------------------------------



مواقع التواصل الأجتماعي الخاصة فيني تنورني :

موقعي الخاص : https://sop-dev.com/

إنستقرام : https://www.instagram.com/sop.dev/

تيك توك : https://www.tiktok.com/@sop.dev

رابط سيرفري في الدسكورد : https://discord.gg/7zcaPjtpJb


اذا حاب تحمل العابي :
https://sopdev.itch.io/


للأعلانات | for ads :
[email protected]


اللهم صلي على سيدنا محمد وعلى اله وصحبه وسلم .




Showing 617 out of 618