Login
From:
Godot Engine documentation
(Uncensored)
subscribe
File paths in Godot projects — Godot Engine (stable) documentation in English
https://docs.godotengine.org/en/stable/tutorials/io/data_paths.html
links
backlinks
Roast topics
Find topics
Find it!
This page explains how file paths work inside Godot projects. You will learn how to access paths in your projects using the res:// and user:// notations, and where Godot stores project and editor f...