0 votes

Hi everyone, I'm developing a 3d game with some items. I want to use the item's 2d mesh to get a preview for the item's icon.

So I got a node called ItemContainer that displays the node icon inside a SubViewportContainer, here's the result: item container

But when I instance it within another node, it displays this:
stack container

Does anyone know how to fix it ? Or is it a bug that I should report ?

Godot version 4.x
in Engine by (23 points)

have you tried making the viewportcontainer the main/top node of the instanced scene?

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.