Skip to main content

Posts

Showing posts from January, 2023

Sprite sheet Mastery in Godot: Learn to Handle Every Type Like a Pro

W elcome to our comprehensive tutorial on using sprite sheets in Godot game engine. In this video, we'll cover all the different types of sprite sheets you'll find on the internet, including splitted sprites, single sprite sheets, uneven items, and defective sprite sheets.  Whether you're a beginner or an experienced developer, this video will help you become an expert in working with sprite sheets in Godot game engine. So, don't miss out and watch this video till the end to learn how to use sprite sheets like a pro and improve your Godot game development skills. Video Tutorial Text Version of Video Split sprites Let's start with the easy one. The first type of sprite sheet you'll come across is "Splitted sprites".  These sprite sheets come with separate images for each frame, like this walking animation with 6 images.  To use them, all you have to do is add an AnimatedSprite node. Then, in the inspector panel, you'll find a "frame" optio