The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

0 votes

I have just a simple question for the community to help me.

I have spent the past hour trying to add the same icons (like to group the nodes I can't figure out how to group them from the UI) as from:

enter image description here
But mine only looks like:

enter image description here

How can I get it to show up? The Settings menu doesn't give me an option.

in Engine by (15 points)
edited by

I have the same problem.

And I think the question is unanswered.

Why do we have not those icons visibles on some tutorials ?

Ideas ?
- Version 2.1 without icons ?

Thanks for the answering.

1 Answer

+2 votes
Best answer

If you are using the default layout then on the right of the screen next to the "Inspector" you will find the "Node" section. Under the "Node" section is where you will find the Groups and also Signals.

by (48 points)
selected by

Hello and thank you for your answer!

I can see the Node section and I can add a group but I have to do it individually, one by one. If I try to have more than one selected it tells me to "select a node to edit signals and groups." Is there a way to do it selecting more than one node?

you can create one brick node and add it to group brick

Inside the brick node you can have sprites for each design.
Hide and show it with script.

You can create your Levels with tilemap and change/replace on runtime the cell with your brick node.

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.