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

Поделиться
HTML-код
  • Опубликовано: 2 авг 2024
  • Welcome 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 split sprites, single sprite sheets, uneven items, and defective sprite sheets. Our experts will show you the best and easiest way to use them in Godot, so you can master them all in no time. 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.
    Time stamp:
    (0:00): overview
    (0:20): Splitted sprites
    (1:03): Single sprite sheet
    (2:02): Uneven sprite sheet
    (2:54): Defective sprite sheet
    (5:03): End
    If you found it helpful then
    like and subscribe!

Комментарии • 48

  • @paulosullivan3472
    @paulosullivan3472 Год назад +25

    Oh my god the defective sprite sheet one was excellent! I didnt know you could do that, I have been splitting them into separate png files in GIMP!

  • @HomeFrogGames
    @HomeFrogGames 8 месяцев назад +10

    You cracked me up with "a pain in the pixel", this is such a game dev joke :D Great tutorial, really helped me out, thanks!

  • @samuell.r.m.9628
    @samuell.r.m.9628 16 дней назад +1

    Your video helped me figure out what I did wrong and how to fix it! Thank you so much!

  • @leonardolopes1917
    @leonardolopes1917 Год назад +9

    Direct to the point and no extra talking. Thanks for share knowledge.

  •  12 дней назад +1

    Thanks bro, you're hero

  • @ronolds6505
    @ronolds6505 Год назад +2

    Dicode - FINALLY!!! someone has come up with the solutions I've been looking for. Thank you for your straight and forward teaching method. Kept it simple and understandable.

  • @spikey_star
    @spikey_star Год назад +5

    Excellent video, this was super helpful! Thanks for making this

  • @ProFuXaS
    @ProFuXaS Год назад +2

    Exactly what I was looking for, thanks.

  • @maddinlicious
    @maddinlicious 26 дней назад

    thank you this helps a lot but I recommend to use photoshop for the defective sprite sheet and divide it evenly with a grid. This is much less of a pain in the pixel than animating it with key frames. :D

  • @yaseltamayo2367
    @yaseltamayo2367 Год назад +1

    Acabas de mostrarme la solución a un problema existencial 😂 un millón de gracias. 🙇🏻‍♂️ Nuevo subscriptor

  • @VictorTavaresAlmaraz
    @VictorTavaresAlmaraz 7 месяцев назад +1

    This is a superb video. Every case explained and very simple. Thank you so much

  • @nrwl23
    @nrwl23 Год назад +1

    Excellent video, thank you for helping me so simply. This video needs tons more views.

  • @wellhellotherekyle
    @wellhellotherekyle Год назад +1

    Thanks for this! Should come in handy.

  • @JackDaloots
    @JackDaloots 9 месяцев назад +1

    Wow, such a simple and clear video. Thanks for the help!

  • @HandleDeleted
    @HandleDeleted 10 месяцев назад +1

    Wonderful and just in time!

  • @fnanfne
    @fnanfne Год назад +1

    Nice quick tutorial, thanks!

  • @iWillAvert
    @iWillAvert 10 месяцев назад +1

    You are a life saver! Thank you for this!

  • @pseudo-CraftingTable
    @pseudo-CraftingTable Год назад +1

    Great Tutorial as always! It's way better!

  • @bigsmoke8344
    @bigsmoke8344 10 месяцев назад +1

    The best tutorial i found keep it up 🔥

  • @lazybackup1
    @lazybackup1 9 месяцев назад

    Thank you for showing the Defective Sprite Sheet also! It helps for mistakes.

  • @KillerGameDev
    @KillerGameDev 10 месяцев назад +1

    Absolutely loved this video. I found it on accident in a forum. For the defective one, it might be good to get a semi-transparent grid image and try to manually line them up in an editor with the grid in its own layer. But honestly its going to messy no matter the solution you take unless you involve AI - and then its gonna be messy for other reasons.

  • @anthonym840
    @anthonym840 5 месяцев назад +1

    Ive been struggling to split things up in Gimp. But apparantly Godot seems to handle this better. Wish i knew about it sooner. Gonna try it out tommorow.

  • @YaYanaKh
    @YaYanaKh 10 месяцев назад

    This is what I was looking for. Very very thank you. I have a sprite sheet with an offset center and I didn't know how to fix it.❤

  • @chaddoge472
    @chaddoge472 Год назад

    Perfect video thank you!

  • @kudostothewiz2703
    @kudostothewiz2703 2 месяца назад

    Great video. Things have changed a bit since 4.0. Would love to see an updated video of this if you havn't already.

  • @ukrsolid
    @ukrsolid Год назад

    good summary, thanks

  • @mysterious_monolith_
    @mysterious_monolith_ Год назад +1

    This is a good video!

  • @boro6908
    @boro6908 5 месяцев назад +1

    "pain in the pixel", intrigued me to search the comments.

  • @justincreech9526
    @justincreech9526 27 дней назад

    Wow, I love you.

  • @jonathanweatherly6440
    @jonathanweatherly6440 10 месяцев назад +1

    Thank you all I kept seeing was tilemaps. All I could think was there's got to be an easier way

  • @successspotu
    @successspotu Год назад

    Thanks bro

  • @Deeredman4
    @Deeredman4 Год назад

    You might be able to treat the defective sprite sheet like an uneven sprite sheet but idk, I honestly think it's just easier to open it up in gimp and fix the sprite sheet. lol
    In this case, because it's only 1 row you would just set the grid width to the image width divided by the number of sprites (which looks to be about 830/11 in this case or 825/11 if you wanted the image to be evenly divisible by 11, which you probably do, you will have to crop the excess pixels though) and the grid height to the image height (which looks to be about 200). Then you just cut/paste the sprites neatly into their grid cells. ctrl+x to cut, ctrl+v to paste.

  • @chrisheld8463
    @chrisheld8463 10 месяцев назад +1

    "Pain in the pixel." 😊

  • @Corey_Snodgrass
    @Corey_Snodgrass 9 месяцев назад +4

    Everyone is here for the defective one, i can feel it xD

  • @nephew_tom
    @nephew_tom 4 месяца назад

    Nice tutorial!
    For the "Uneven sprite sheet", how would animate a sprite with it?
    I tried to add an AnimationPlayer and AddTrack of the region_rect, but that does not work...
    Any solution?

  • @ADAMOR_52
    @ADAMOR_52 Год назад +1

    could you also make a tutorial how to make them? I would like to make my own assets but have no idea how to make it animatable, when i do it it´s super small

    • @zhengistasbolatov8480
      @zhengistasbolatov8480 Год назад +1

      Are you asking how to make sprite sheet out of frames you already have? If so there is a software called TexturePacker. if you are asking how to make animation, well you draw it, or buy.

  • @brucelee7782
    @brucelee7782 9 месяцев назад +2

    errm 2:50 how do I get individual sprites after I have split them?

  • @SulixD
    @SulixD 10 месяцев назад

    Can't we slice spritesheets before adding to a sprite like in Unity ?

  • @notlocal6925
    @notlocal6925 Месяц назад

    0:58 i don't have button "Playing"

  • @fct6701.
    @fct6701. Месяц назад

    hello Dude texture region is not showing for me what do i do wrong

    • @BrettShalagan
      @BrettShalagan 28 дней назад +1

      Hey, it’s on the right hand side in godot 4.x in the inspector panel. Under region, there’s a button titled “Edit Region”

    • @fct6701.
      @fct6701. 28 дней назад

      @@BrettShalagan thank you so much brother

  • @Pureony
    @Pureony 7 месяцев назад +1

    im gonna kiss you

  • @buttercup_saiyan
    @buttercup_saiyan 10 месяцев назад

    What version of Godot are you using here?

    • @dicode1q
      @dicode1q  10 месяцев назад

      Godot 3.5 here

  • @GloriousReign
    @GloriousReign Год назад

    👍 great video clear information everything i was looking for