Closed Calinou closed 2 months ago
On case-sensitive filesystems, the case must match the actual node name, so the folder will most likely need to use uppercase characters in its name (e.g. MeshInstance3D).
MeshInstance3D
Thanks!
Cherry-picked to 4.3 in https://github.com/godotengine/godot-docs/pull/10038.
On case-sensitive filesystems, the case must match the actual node name, so the folder will most likely need to use uppercase characters in its name (e.g.
MeshInstance3D
).