A way to retrieve scenes instanced as a tile on a tilemap #6422
feelingsonice
started this conversation in
2D
Replies: 2 comments 9 replies
-
This may be feasible already (cc @groud) using a combination of |
Beta Was this translation helpful? Give feedback.
2 replies
-
@Calinou could you be so kind to advise a work-around for the time-being? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So Godot 4 now supports adding scenes to a TileMap as a tile. It only makes sense to add a way to retrieve the scenes instanced on a specific coordinate, so that the user can use it like an actual scene by calling methods available on it.
Beta Was this translation helpful? Give feedback.
All reactions