i know how to use sprite sheets but i see other game devs like get the sprite sheet for the player and like use it without cutting it i think they do it like for each animation the want they pick the cordinates on the sprite sheet but i would really love to use it
Do you mean that you have a spritesheet and wish to use it for an animation?
If so, you need to open your animation in Piskel, using “Edit with Piskel”:

then import your spritesheet image:
And use the Import as spritesheet option:
Piskel will then cut it into multiple images for the game’s folder. Which is a bit annoying to be honest, especially considering Itch has a file limit on games played in a browser so every frame counts towards that… but I digress.
no i know that but i see other game devs like insted of getting the sprite sheet and cutting it to make an animation they just specify the position of the animation of the tile in the code then in works without cutting the sprite sheet
It’s an extension
https://wiki.gdevelop.io/gdevelop5/extensions/sprite-sheet/

