We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c50ae commit 7fd1baaCopy full SHA for 7fd1baa
1 file changed
docs/gdevelop5/all-features/resources-loading/index.md
@@ -77,6 +77,8 @@ The **Preload object** action does not pause the game while the object's resourc
77
78
Global objects and global object groups are not yet supported.
79
80
+Object unloading is done only when no objects are living on the scene. If you try to unload an object that is being used, it will stay loaded.
81
+
82
## Reference
83
84
All actions, conditions and expressions are listed in [the scene reference page](/gdevelop5/all-features/scene/reference/).
0 commit comments