Custom Resources in Godot 4 and How to use them
Unain Unain
2.4K subscribers
11,505 views
513

 Published On Jan 25, 2024

In this video we'll learn about Custom Resources in Godot 4. Custom resources are a powerful way to handle data in your projects. Resources are an easy way to save/load data if needed.
Example Project on Github: https://github.com/Una1n/CustomResour...

0:00 Intro
0:07 What are Resources
0:23 Resources need Nodes to work
0:42 Resources only get loaded once
1:05 Resources local to scene
1:39 Using Resources (Example Project)
2:36 Character Stats Code
2:54 Creating Character Stat Resources
5:12 Create Player Scene
6:07 Player Code
6:44 Select Screen Code
8:00 Running the game
9:14 Outro

Godot Resources documentation: https://docs.godotengine.org/en/stabl...

show more

Share/Embed