How to Use Pixel Art as a 3D Texture in Godot

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025
  • This is the method I've been using to import low resolution 2D pixel art into Godot and use it on every face of a Cube mesh. There might be a better way, and I would love to learn if there is!

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

  • @го́пник-в2щ
    @го́пник-в2щ 4 года назад +35

    I love this new trend in short-to the point tutorials

    • @TheBuffED
      @TheBuffED  4 года назад +9

      It's good for tutorial makers too, they're so much easier!

  • @Nyltoons1
    @Nyltoons1 3 года назад +6

    I never knew it was this easy! thank you so much for the clear and straight to the point tutorial!!!

  • @zezekuzeku7323
    @zezekuzeku7323 4 года назад +2

    this was spot on. I really like that you referenced the godot docs

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

    Oh my god... you are my savior thank you so much! I was trying to import a model with a texture but there would be some random artifacts but this fixed it!

  • @bronxzoo8344
    @bronxzoo8344 2 года назад

    I am New at this,You was the only one that showed me how to do this, I thank you....

  • @alexanderfretheim5720
    @alexanderfretheim5720 3 года назад +1

    Short and to the point. Thank you so much!

  • @emwav3
    @emwav3 3 года назад +1

    Clear and to the point. Great tutorial!

  • @midas-cars
    @midas-cars 3 года назад

    I had this problem for so long
    and this helps so much

  • @polelord
    @polelord 2 года назад

    Thanks! I just decided to make my game in Godot instead of Unity because making 2D sprites was absolutely terrible in Unity. I'm new to Godot so this helps me out a lot!

  • @Crisisdarkness
    @Crisisdarkness 4 года назад +1

    Wow, that's great, this will be very useful to me at some point, thank you estimated instructor

    • @TheBuffED
      @TheBuffED  4 года назад

      Awesome! Thanks for watching

  • @arnoldgrunwald3989
    @arnoldgrunwald3989 11 месяцев назад +4

    seems like this does no longer work in godot 4

  • @filipbook5605
    @filipbook5605 4 года назад

    Thank you, this helped me so much!

  • @aeolian951
    @aeolian951 2 года назад

    Huge thanks, man

  • @supermamabros7191
    @supermamabros7191 2 года назад

    really good👍🏻 now I can finish my minecraft on Godot😃

  • @focuscruise9917
    @focuscruise9917 4 года назад

    Exactly what I need! Thanks a loooooot!

  • @StopNotBot
    @StopNotBot 4 года назад +2

    If you create a mesh in blender with image textured surfaces and you want to achieve the same(?) result there is flag for in the imported material texture properties. Your_material.material: albedo -> texture -> flags -> filter = off

  • @RamHomier
    @RamHomier 4 года назад +2

    I never used 3d in Godot. I am focused on 2D for now. Maybe one day. Interesting video nonetheless.

    • @TheBuffED
      @TheBuffED  4 года назад +3

      I haven't done really anything in 3D yet either, just now getting myself familiar and trying to share what I learn along the way, also as a resource for myself

    • @Gureenu
      @Gureenu 4 года назад +2

      maybe just gt better in 2d until godot 4.0 comes out then start with 3d if you want to

  • @lifesymbiont5769
    @lifesymbiont5769 2 года назад

    Thank you allot for the video

  • @EvelynFTTE
    @EvelynFTTE 2 года назад

    Thanks a million!

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

    Thank you

  • @blockhead1899
    @blockhead1899 2 года назад

    This helped thx.

  • @jroseme
    @jroseme 2 года назад

    thx dude

  • @vj7248
    @vj7248 3 года назад

    im baka and could not figure out why it wasn't showing on just one face. thank you!

  • @uzziahhenrichdiaz4735
    @uzziahhenrichdiaz4735 3 года назад

    nice video does it work on different sizes?

  • @GretgorPooper
    @GretgorPooper 3 года назад

    The tutorial is good, but for some reason, no matter what I try to do, the cubes get this annoying "outline" on their edges, almost as if they were hollow, if that makes sense. I have no idea how to solve this.

  • @ouhellouder9269
    @ouhellouder9269 3 года назад

    it was helpfull

  • @centimeter_squared
    @centimeter_squared 3 года назад

    For some reason doing this, my texture will only show on one side of the cube. I'm using a 500x500 image.

  • @SolarMothOfficial
    @SolarMothOfficial 7 месяцев назад

    can you have a face be one texture while others be the same

  • @Jossdi
    @Jossdi 4 года назад +1

    What's the app name to make pixel art?

    • @TheBuffED
      @TheBuffED  4 года назад +3

      Aseprite!

    • @Jossdi
      @Jossdi 4 года назад +2

      @@TheBuffED thx for replying me *subscribed*

  • @89odev
    @89odev Год назад

    Sadly this is outdated for Godot 4, and I am completely stuck.

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

      Sorry about that, trying to get some tutorials filmed soon for some quick 4.0 updates

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

    ever make the tutorial for 4 yet? been 6 months =/

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

      It is unlikely I will consistently make tutorials or update existing ones :( I would like to but other things are a priority these days

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

      no worries! hope all is well mate@@TheBuffED

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

    Shot

  • @solsticeprojekt1937
    @solsticeprojekt1937 3 года назад

    This has nothing to do with actual 3D Textures.