Godot Version
Godot 4.4 Lastest version
Question
How i use Subviewports to see my entire map?
I tried with the main viewport, but i dont see my entire map for my resolution, i tried with subviewports and “Texture” and i’ve failed totally.
Godot 4.4 Lastest version
How i use Subviewports to see my entire map?
I tried with the main viewport, but i dont see my entire map for my resolution, i tried with subviewports and “Texture” and i’ve failed totally.
You may have to describe your situation better. What is your “entire map”? How did you try to use a subviewport? Do you just want to zoom out the camera?
My entire map is made from a tilemap layer, what I wanted to do was play being able to see the entire map. I didn’t want to zoom the camera less because you wouldn’t be able to see the entire map, just a part where the character was.
I tried with Camara2d Zoom, it wasn’t the idea. But is the solution