Godot 4 Super Easy Day-Night Cycle
11:30
Super Easy Pause Menu In Godot 4
16:50
Easy 3d Menu in Godot 4
18:24
Жыл бұрын
Simple Level Select Screen in Godot 4
21:58
Godot 4 Beta Finally Released!
1:06
2 жыл бұрын
2d + 3d Menu in Godot is Easy
10:39
2 жыл бұрын
Moving Platforms No Code | Godot 3.4
9:07
Пікірлер
@By11_00
@By11_00 7 күн бұрын
can you share this project pls (in the description)
@untitledgamestudios
@untitledgamestudios 23 күн бұрын
I HAD BEEN STUCK FOR 2 WEEKS ON MY PAUSE MENU THANK UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU <3
@gamedev6698
@gamedev6698 Ай бұрын
🎃🎃🎃GREAT tutorial m'y friend Thé best Candy for HALLOWEEN!!! Thank you very much 🎃🎃🎃
@Phoenix_Emperor
@Phoenix_Emperor Ай бұрын
The spatial node is replaced with Node3D. Great video by the way :D
@shindig9000
@shindig9000 Ай бұрын
Is this using a character body or a rigid body for the player?
@filiperpg
@filiperpg Ай бұрын
If you are on Godot 4, translation is now called position!
@Legendaryguyhomie
@Legendaryguyhomie Ай бұрын
Will this even work on mobile? And do i only have to enable Internet or any other permissions?
@Arukajoe
@Arukajoe Ай бұрын
When I dropped the minimap as a child of the canvaslayer in my scene the camera was only showing the colorrect background. It was only when I turned the transparent BG of the subviewport off that the camera worked properly (although the colorrect is now invisible). I've followed the instructions but just find it strange that I'm having this behaviour. I'm using 4.3 so not sure if that affects things.
@boxerliso4855
@boxerliso4855 Ай бұрын
Alguien sabe por qué se instancia en este orden?: Level_3, Level_1, Level_2, Level_4, Level_5, etc... Solo pasa con el tercer nivel de mi carpeta siempre xd
@ezzie_baby
@ezzie_baby Ай бұрын
thank you so much!! this was so clutch and very well done
@gatekeeper258
@gatekeeper258 Ай бұрын
godot 4.3 doesnt like the word sync. any ideas?
@Dragonight456-g5m
@Dragonight456-g5m Ай бұрын
perfect for my game
@artsmit9545
@artsmit9545 Ай бұрын
I haven't clue how it work,Can you explain how this dedicated server build and work and it is work on internet?
@pinkowl9752
@pinkowl9752 2 ай бұрын
For anyone interested, I created a .bat file on my desktop that just pushes everything in the project to Github with a date and time as the message, with a single click. cd C:\Your\Project\Folder @echo off for /F "usebackq tokens=1,2 delims==" %%i in (`wmic os get LocalDateTime /VALUE 2^>NUL`) do if '.%%i.'=='.LocalDateTime.' set ldt=%%j set ldt=%ldt:~0,4%-%ldt:~4,2%-%ldt:~6,2% %ldt:~8,2%:%ldt:~10,2%:%ldt:~12,6% git add . git commit -m "%ldt%" git push
@official_jayb3e
@official_jayb3e 2 ай бұрын
Thank You😉This was very helpful.
@SAHILTHEGAMER04
@SAHILTHEGAMER04 2 ай бұрын
someone help for godot4.2 please
@ItsCarbon_
@ItsCarbon_ 2 ай бұрын
Only this tutorial worked for. Saved a lot of time for me. Thank you so much.
@we1n1ng
@we1n1ng 2 ай бұрын
Just like another user stated. I had to go through a few that weren't working for my project. Thank you so much
@AppMaker728
@AppMaker728 2 ай бұрын
Yeah Godot more easier than Unity
@nanaouzumaki6044
@nanaouzumaki6044 2 ай бұрын
Hello, Can I use this project demo of yours to make a monetised game? This is fantastic.
@MiniYoussef
@MiniYoussef 2 ай бұрын
It says when i write the variable setget is_paused it says setter function setter function isnt declared
@claytonslack6386
@claytonslack6386 2 ай бұрын
Thank you, this has been very helpful and works like a charm. Very well spoken, and easy to follow at real time.
@Manu-c5q
@Manu-c5q 2 ай бұрын
You saved my life, thank you!
@ryvegamingph8574
@ryvegamingph8574 2 ай бұрын
Can you do an updated tutorial playlist for this?
@codesyrup
@codesyrup 2 ай бұрын
Cool! TY!
@User_of_YouTube_2005
@User_of_YouTube_2005 3 ай бұрын
Anyone know where Strength, Blend Mode, Bicubic Up, and High Quality went in Godot 4?
@johnc7389
@johnc7389 3 ай бұрын
the gods have blessed me with the wisdom of rayuse
@RTSFan1337
@RTSFan1337 3 ай бұрын
That's how you explain sth - take notes tutorial makers!
@BlackHole-Phoenix
@BlackHole-Phoenix 3 ай бұрын
i need the old script you use in the video the none updated
@otto2853
@otto2853 3 ай бұрын
I'm having some issues and it seems that in Godot 4 and higher the "File" class has been renamed to "FileAccess", hope this helps
@DouweHummeling
@DouweHummeling 3 ай бұрын
Keep up the good work. This helped me so much! Thank you!
@Drupendous
@Drupendous 3 ай бұрын
I think you don't have a light source node with your world environment node so the default brightness at run time isn't matching the brightness in the editor.
@pinkayycreates
@pinkayycreates 3 ай бұрын
Only tutorial out of the few I tried that actually worked! Thank you!
@MoonCore-hh2vu
@MoonCore-hh2vu 3 ай бұрын
Sync is an unknowned thing what version of godot are you using?
@aptak7518
@aptak7518 4 ай бұрын
I had to go through 7 other tutorials before this one. Thank you
@we1n1ng
@we1n1ng 2 ай бұрын
Same
@visheshkumar6044
@visheshkumar6044 4 ай бұрын
how do i do it for 3d ????????
@MrAstarcius-Chan
@MrAstarcius-Chan 4 ай бұрын
i love you ❣
@VoltitanDev
@VoltitanDev 4 ай бұрын
How would one go about adding a player or enemy Icon with this method?
@visheshkumar6044
@visheshkumar6044 4 ай бұрын
goated person tbh. mad respect
@Show_Pro
@Show_Pro 4 ай бұрын
Great lessons. There are videos where you do something and nothing works. You make everything simpler and clearer, I am very grateful! Keep up the good work!
@Show_Pro
@Show_Pro 4 ай бұрын
Great! For godot 4 you need change in save script like this var file = FileAccess.open(SAVEFILE, FileAccess.READ)
@camdynthomas2330
@camdynthomas2330 4 ай бұрын
i just spent 3 real hours trying to figure out how to make 3d moving platforms and not one video had everything you did, they all had parts like using the animtion player but not having paths, or using paths and not having a remote transform. so thank you for saving me!
@dva6852
@dva6852 4 ай бұрын
look at?
@Aye_Sid
@Aye_Sid 4 ай бұрын
Tysm brother. U got a subscriber. 🙂🙌
@MrVininski
@MrVininski 4 ай бұрын
Any idea how to handle the 3D Audio? Seems that it only plays audio relative to one of the viewports. I can't seem to find anyone who's posted how to handle it other than making all the audio non-positional.... I'm using Godot 4.2
@VSink7631
@VSink7631 17 күн бұрын
Have you found a solution yet?
@MrVininski
@MrVininski 17 күн бұрын
@VSink7631 unfortunately no
@ScoutOW2
@ScoutOW2 4 ай бұрын
A gang beasts style local multiplayer camera tutorial would be nice
@bushing0
@bushing0 4 ай бұрын
Thanks a lot! How can I make the rotation smoother instead of instantly snapping to the direction?
@Warfalcon
@Warfalcon 5 ай бұрын
So git is a middle man between my GoDot and Github right? Does it save my work without me doing these commands to to send to github? I was under the impression Git is doing something in the background to save my work if lets say my power goes out or something. Little confused on what the advantages of Git are.
@craigj20
@craigj20 4 ай бұрын
No, you have the concept reversed. you can use GIT without GitHub, but you cannot use GitHub without GIT. By itself GIT is a tool to allow you to, more or less, safe guard your code from yourself. It allows you to save versions of each of the files in your project in a local repository. say you have a project and you just got it working, you would commit it to your GIT repository and then start working on the next feature of your app. if while you are working on that new feature you mess something up and cannot figure out how to recover you can fetch the last working version of your code from the (local) repository. There is a lot more you can do, like branching, but this is the basics. if you are developing code, you should learn how to use some source control system - it can be a life saver! notice that everything I've said so far is that its all local, so if you have a HD crash you WILL loose your project code - GitHub is the solution for this. GIT has built in capabilities to synchronize your local repositories with a remote copy of the repository. This allows you to 'push' the revisions of your project code out to GItHub for safe keeping. It also make it easier to work with a team working on your project since they can push/pull code changes from GitHub too (note: this can be done without GitHub if you want, but GitHub make this easier). I know this sounds like a lot but using Git and GitHub (or any other source control tool with local & remote storage) will help you keep your code safe from both yourself and hardware failures
@ezengondolkozom3700
@ezengondolkozom3700 5 ай бұрын
That model is the seamstress from the movie '9' :D pretty good taste
@LB_Ryan
@LB_Ryan 5 ай бұрын
Having an issue getting the menu to scale with the screen resolution/aspect ratio. Any adjustment and the menu stays the same size and I just get more grey space