We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.3
1.92
2.1.0
Windows 10
open up a gltf as "editable children" in the scene:
The text was updated successfully, but these errors were encountered:
What's the bug? Here's how an external .glb is referenced in a scene file:
.glb
[ext_resource type="PackedScene" uid="uid://be6q6wtff6r5s" path="res://src/ships/marauder/marauder.glb" id="11"]
The engine says it's a PackedScene.
Okay, let's:
Also not a bug. What behavior are you expecting?
Sorry, something went wrong.
No branches or pull requests
Godot version
4.3
VS Code version
1.92
Godot Tools VS Code extension version
2.1.0
System information
Windows 10
Issue description
Steps to reproduce
open up a gltf as "editable children" in the scene:
The text was updated successfully, but these errors were encountered: