Godot Version
4.3
Question
so im making a metroidvania(platformer) but the tilemap is really big and can cause performance issues on other devices. so i thought to make a chunk system(every tile outside the screen will be hidden/queue_free() but i dont know how.
if you know the answer, pls reply and if it has some things that are no code, pls post a screenshot. thanks!