Тёмный

Dungeon Puzzles 01 // E23 // Make a 2D Action & Adventure RPG in Godot 4 

Michael Games
Подписаться 3,4 тыс.
Просмотров 2,5 тыс.
50% 1

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@ElenaOcone
@ElenaOcone 4 месяца назад
I am learning so much from your tutorials, Please keep on with this serie!
@goodoldhoward6151
@goodoldhoward6151 16 дней назад
Thank you! Wonderful tutorial!
@filipporottigni2743
@filipporottigni2743 4 месяца назад
Thank you for these tutorials, keep doing them!
@bradnowel
@bradnowel 3 месяца назад
Thanks for your work. I add a func on the pressure plates called check_all_plates. So I can put multiple plates to open a single door (plates must be child of the door). And as it also works for only one plate, that simplifies the code and add to the possibilities.
@beebster7
@beebster7 3 месяца назад
Thanks for tips on RigidBody pushable - had used CharacterBody previously but felt a little bit overkill.
@CptTiki
@CptTiki 4 месяца назад
Very Cool! i can see some breakable pots - with buttons that were depressed until they're broken - opening the door. One question though! most of these dungeon levels usually have some sort of "platform" that can be raised or lowered. lets say - lava floor tile, but when you press a button a walkable tile comes up to let you walk across the area. is there some way to programatically change the tiles? or would you add a dungeon door type object - that's not visible... but then the lava would still hurt you - cause its only visual? anyway - Ideas for another episode!! Loved this one!!
@MichaelGamesOfficial
@MichaelGamesOfficial 4 месяца назад
Yeah, the raised bridge/lava is a great idea - I'll give that one some thought :)
@wolfHKS
@wolfHKS 4 месяца назад
My friend shared this video of yours. wow thank you !
@moonnight9474
@moonnight9474 4 месяца назад
thank you
@AliceMadTeaParty
@AliceMadTeaParty 4 месяца назад
very good tutorials! thx man
@7_rlz_714
@7_rlz_714 4 месяца назад
very good tutorials!
@Sectoidzor
@Sectoidzor 3 месяца назад
Quest/Dialogue system Npcs and shop system Crafting Leveling 😁
@christopheraynaud2748
@christopheraynaud2748 3 месяца назад
Great tutorial series. I'm trying to save the statue's position from one level to another. I use the same way as for the chests. The thing is it doesn't work, when I change rooms and the statue returns to its original place. Would you have an idea?
@simspam87
@simspam87 4 месяца назад
Thank you.
@Furina-lc9dl
@Furina-lc9dl 4 месяца назад
hope there will be some more videos on this topic
@MichaelGamesOfficial
@MichaelGamesOfficial 4 месяца назад
I've got one more dungeon Puzzle video in the works - and I am considering more :)
@Sea_Frieren
@Sea_Frieren 4 месяца назад
good job
@Coss1979
@Coss1979 4 месяца назад
Nice video as always! How do you get to see the path in the tabs of the scenes in the editor like "Dungeon01/01.tscn"? For me only "01.tscn" is shown by default.
@MichaelGamesOfficial
@MichaelGamesOfficial 3 месяца назад
This happens automatically when you have multiple scenes with the same name open - the file path helps differentiate them. Not sure there is a way to do it otherwise. Thanks for watching!
@truonghai9999
@truonghai9999 4 месяца назад
wow thank you
@Godot-sv7jk
@Godot-sv7jk 4 месяца назад
Thanks! :))
@frog_mouth
@frog_mouth Месяц назад
Hey man, I've run into a problem I can't fix this episode. When I'm setting up the level transitions I can move the player from the dungeon into area01 through the transition no problem, but when I try to move from area01 through the level transition into the dungeon, the dungeon scene loads but the player does not. The export vars are set up correctly but the player just won't load into the dungeon. All the other transitions work fine and as far as I can tell I haven't done anything differently with this one. Great series so far, once I fix this I'll be continuing to follow along the whole way!
@goodoldhoward6151
@goodoldhoward6151 16 дней назад
hey i'm having the same issue here but it's between Dungen 01 & Dungen 02... Have you managed to fix the problem?
@goodoldhoward6151
@goodoldhoward6151 16 дней назад
Ah i was being stupid - i didn't attach the level script to the new 02 scene
@calibur5518
@calibur5518 16 дней назад
@@goodoldhoward6151 thank you :) same issue
@Facuimmerso
@Facuimmerso 8 дней назад
@boca_de_rana I had the same problem, you have to attach the script level to the scene 😉😉
@نور-س7ل2ص
@نور-س7ل2ص 6 дней назад
just need to understand why do you add void to the function?
@MichaelGamesOfficial
@MichaelGamesOfficial 5 дней назад
It means that the function does not return a value. It’s not required to add, but adding the return type is good practice (in my opinion) so that it’s clear what the function does. In GD script there are also some performance improvements when variables and functions are typed like this. The performance gain might be small (even unnoticeable) for most games, but worth considering.
@wolfHKS
@wolfHKS 4 месяца назад
Do you use discord? Please share your videos with the godot discord community
@MichaelGamesOfficial
@MichaelGamesOfficial 4 месяца назад
As weird as it sounds I hadn't posted these in the discord community until I read your comment... thank you!
@Furina-lc9dl
@Furina-lc9dl 4 месяца назад
thank you
@jasmine1995-wt3ry
@jasmine1995-wt3ry 4 месяца назад
thank you
Далее
Why you Draw Bad Assets || 2D Game Art
13:00
Просмотров 64 тыс.
这位大哥以后恐怕都不敢再插队了吧…
00:16
Why I Started Game Dev In My Late 30s
7:32
Просмотров 23 тыс.
4 Godot 4 Devs Make 4 Games in 44 Hours
25:19
Просмотров 525 тыс.
How Games Make VFX (Demonstrated in Godot 4)
5:46
Просмотров 347 тыс.
Should the better player ALWAYS win?
29:09
Просмотров 161 тыс.
Small games win big, here's how to make them
14:59
Просмотров 21 тыс.
Finishing my Dream Game After 4 Years
5:44
Просмотров 125 тыс.
这位大哥以后恐怕都不敢再插队了吧…
00:16