How to increase the view

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By erioxis

I have 16x16 sprites, I want it to be bigger, how can I do that?
Screenshots -
Imgur: The magic of the Internet 1
Imgur: The magic of the Internet 2
Imgur: The magic of the Internet 3
(sorry for my english)

:bust_in_silhouette: Reply From: Calinou

Add a Camera2D node and decrease its Zoom property to zoom in.

Also, you don’t need to set the window size when running the project yourself. Instead, set Test Width and Test Height in the Project Settings.