HOW TO CREATE TILEMAPS IN UNITY 🎮 | Tile maps & Tile Palettes in Unity | Learn Unity

Поделиться
HTML-код
  • Опубликовано: 20 июн 2024
  • Today I will teach you about tile maps, so you can easily create 2D environment in a much easier way! 🙂 I will also teach you how to create tile palettes, as well as how to PROPERLY update your tiles so you don't get the infamous "pink tile error". 😬
    ➤ TIMESTAMPS
    00:00:00 - Introduction
    00:00:49 - Creating sprite sheets for tilemaps
    00:02:44 - How to import sprite sheets into Unity
    00:04:11 - Slicing your sprite sheet into tiles
    00:05:51 - How to create a tilemap
    00:06:28 - How to create a tile palette
    00:15:15 - How to avoid pink tiles when updating sprites!
    00:21:12 - How to avoid gaps between tiles!
    00:23:04 - How to create a Tile Atlas
    ➤ GET ACCESS TO MY LESSON MATERIAL HERE!
    First of all, thank you for all the support you have given me!
    I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
    I am now using Patreon and RUclips Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.
    I hope you will find it helpful :)
    Memberships: / @dani_krossing
    Patreon: / mmtuts

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

  • @lukewebster3945
    @lukewebster3945 11 месяцев назад +1

    this tutorial has been so helpful, I have only just started learning unity this week, done through the basic tutorials on the unity website itself but struggled to find anything on making your own tile palettes, now I just gotta go through more of your videos to help me with game building, keep up the good work :) You've 100% earned my sub with this video

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

    Thank you so much daniel your changing my life with this man, ive wanted to do game development for so long and your totorials are just so easy to follow. Keep up the amazing content!

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

    Thank you for these tutorials! Your clear instructions make this very easy to follow and understand. I am quickly learning a lot of aspects of game development and you have been a major influence in my experience. Please keep them coming! They're a huge help.

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

    excellent tutorial, tells you all you need to know from scratch in a clear, detailed manner and at the right speed. well done

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

    Have started learning Unity the passed couple days and this video has helped me so much! not just with the pink tiles, also with the tile map and how to use it. I was using it so wrong.

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

    It's a very complete video, I was worrying about the cooldown of the imagens, but now I know how to make without take all the year, thanks!

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

    Thank you so much! Your videos are very helpful. Keep going!

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

    Nice tutorial as always!

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

    Omg I've been waiting for this video

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

    Thank you a great tutorial

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

    One of the best tutors on the internet 🤩❤❤❤❤❤❤❤❤

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

    Thanks so much for the Atlas part, not being able to figure out the glitchy gaps and artifacts on the edges of tiles was game breaking :(

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

    THX

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

    We use 8 because memory can contain 8 bytes
    this way we don't leave any memory behind causing leaks or other issues

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

    can you do wandering npc platformer?

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

    Super fede videoer!!! Er der mulighed for at skrive til dig via Email eller lignende? Jeg har nemlig et projekt, som jeg godt kunne bruge lidt assistance i. Det handler om javascript og html... Håber det muligt.

  • @brandon-tx4jo
    @brandon-tx4jo Год назад

    When creating your sprites, what the recommended document size?

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

      It really depends on “how pixelated” you want your art to be. The general rule of thumb is just that it should be dividable by 8. 🙂 Personally I use 16x16 for my characters.

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

    Could you please create a tutorial on character transformations....say I need a button that transforms my character into a werewolf that sorta thing really need it for my game

  • @zao3507
    @zao3507 3 месяца назад +1

    dude I don't know whats going on I've done every step but now I'm just sitting there trying to use the brush to put the tiles onto the grid and nothing works to actually get it on the scene this is so frustrating!!!

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

    Are tilemaps recommended if I'm making a game similar to Hollow Knight where things are placed more organically?

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

      Tilemaps are just a tool to help place certain game elements easier and faster. 🙂
      You can choose to use tilemaps for 100% of your environment, or just 20% of it. It depends on what style you are going for.
      So in the case of a Hollow Knight like game, you could use tilemaps for platforms, but everything else placed manually, to give it all a more organic look.

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

    Hey, can i place tilemap on UI-Panel? I want make 3 tabs on my mobile game. And on one tab place Pnale with game map. Game map - its tilemap. I try it, but my tiles on tilemap dont show in render.

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

    Hi Daniel, what's your PC specs

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

      Can’t the CPU on the top of my head, but I believe it’s above a intel i7 4770k. And then the rest is a gtx 1660, 16gb RAM.

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

    My tile palette gets reorganized when I drag the parent sprite of tiles into the palette window. All my settings are as yours in the video. any idea?

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

    Once I try to slice my tiles, instead of slicing every sprite, unity slices every single pixel. (e.g. my 16x16 sprite turns into 64 sprites). also, my sprites arwe therefore way too big. How do I fix this?

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

    help me pls. I can see my tiles in scene view but not in tha game view. The game view is just blue. How to fix this?🙏🙏🙏

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

    bro you teached me c# unity and disc priest xD

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

      Just uploaded a Evoker Preservation guide if you need it ;)

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

      @@Dani_Krossing it will probably pop in my notifications anyway .. bell homie here 😎

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

    please please please prepare a video for teaching laravel please please

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

    Second

  • @KhmerKhmer-no9cm
    @KhmerKhmer-no9cm Год назад

    Elon musk?