godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.34k stars 21.06k forks source link

Request to add a new feature in godot 4.0 #45763

Closed ScintillationGamesOfficial closed 3 years ago

ScintillationGamesOfficial commented 3 years ago

Godot version: Godot 4.0

OS/device including version:

Issue description: This is technically not an issue but I went on the godot website and got the news about 2d tilemap. So I was wondering that if the godot 4.0 devs can implement tilemap 3d like instead of image texture we have to give a .dae or .gltf mesh and do the tilemapping or someone able to make a addon of that type, it will make 3d modelling easier

Steps to reproduce:

Minimal reproduction project:

akien-mga commented 3 years ago

That's already implemented with GridMap.

But this is not the place for feature requests, this should go to https://github.com/godotengine/godot-proposals, and should be somewhat more detailed to be useful for further discussion / implementation of features.