This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+3 votes

This may sound like an odd question, but how do I move a selection of tiles? So if I have a group of tiles, what key combination allows me to move them around in the scene? I've tried using Moving Mode, but that doesn't seem to work. When I have a TileMap loaded with a Tile Set, I can't use Moving Mode (at least, not in the way I think it works).

So how can I move around groups of tiles in a scene?

in Engine by (3,164 points)

2 Answers

+1 vote

You must hold CTRL and B and select the tiles you want to move (make sure you have no tiles selected) then RELEASE THE KEYS BEFORE RELEASING THE MOUSE BUTTON, or else it won't work.
To move the selected tiles, click 'Tile map' button in the top-right corner of the editor and select "duplicate/erase selection".
Hope this helped you.

by (408 points)

That doesn't move the group of tiles; it merely duplicates or erases them. What I want to do is move the selected tiles around within the scene. Btw, I'm using version 2.1.4 of the engine.

It looks like Godot can't really "move" the selection.
You can get through it using duplicate/erase
Select the tiles. Duplicate selection and move the duplicated tiles where you want.
Then erase the "old" tiles

Wow, really? That's all you can do? Has this been improved in the third version of the engine?

Ertain, i didn't tried Godot 3.0, as it is not fully released. The provided Alpha version is very buggy.
The devs may implement this feature in 3.0, but i think the current duplicate/erase function is enough to get through it.

Ah, okay. Cool.

Using 3.0 now. This feature has not been added.

As of version 3.0.2, the feature still hasn't been added.

This feature is available in godot but unfortunately not documented. Press Ctrl+x after selecting the tiles. You will see that the tiles you choose can be moved easily.

Hooray, only took them about three years. :D

0 votes

Go and select the Tilemap Node in your Scene Box > Select the Tilemap Node (don't click or select anything I mean don't click on a tile for example) > Click "Move Mode (W)" in the ribbon. I am using Godot Engine v.3.5.

by (22 points)

A little late, but thanks for answering.

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.