How to Make Loading Screens with Parameters in Godot

Опубликовано: 25 Февраль 2025
на канале: CoderNunk
5,711
291

This video shows you how you can make a loading screen for your Godot 4 game! I cover the basic logic, but I also go into depth regarding how to pass parameters, how to call the loading function from anywhere, and how you can make it look nice!

Check out the sample project and source code here:
Base: https://github.com/codernunk/godot4-f...
Completed: https://github.com/codernunk/godot4-f...

Implemented in Godot version 4.0.3.stable
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🌐Written tutorials, news and more: https://codernunk.com
🎮Discord:   / discord  
🦋Bluesky: https://bsky.app/profile/codernunk.bs...
🫘Flick!, my platformer is open source: https://github.com/codernunk/flick
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Video Chapters:
Intro: 00:00
Basic Logic: 00:24
Load from Anywhere: 02:19
Adding Parameters: 03:24
Make it Nice!: 04:40
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Documentation Referenced in this Video:
https://docs.godotengine.org/en/stabl...
https://docs.godotengine.org/en/stabl...
https://www.gdquest.com/tutorial/godo...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Video sources available upon request

#godot #godotengine #godot4 #gdscript #gamedev