Godot Engine Tutorial Part 2– 2D Scenes, Sprites, Coordinates and Viewports
In this tutorial we are going to be taking a look at what seems to be everyone’s favorite subject, graphics. We are going to start by creating a Sprite. A Sprite is basically a 2D image with spatial information such as scale, rotation and position. We are then going to take a closer look […]
Godot Engine Tutorial Part 2– 2D Scenes, Sprites, Coordinates and Viewports Read More