Skip to content
New issue

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

gltf objects are shown as "scenes" #694

Open
yankscally opened this issue Aug 9, 2024 · 1 comment
Open

gltf objects are shown as "scenes" #694

yankscally opened this issue Aug 9, 2024 · 1 comment
Labels

Comments

@yankscally
Copy link

Godot version

4.3

VS Code version

1.92

Godot Tools VS Code extension version

2.1.0

System information

Windows 10

Issue description

image

Steps to reproduce

open up a gltf as "editable children" in the scene:

image

@yankscally yankscally added the bug label Aug 9, 2024
@DaelonSuzuka
Copy link
Collaborator

What's the bug? Here's how an external .glb is referenced in a scene file:

[ext_resource type="PackedScene" uid="uid://be6q6wtff6r5s" path="res://src/ships/marauder/marauder.glb" id="11"]

The engine says it's a PackedScene.

open up a gltf as "editable children" in the scene:

Okay, let's:

image

Also not a bug. What behavior are you expecting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants