How to Sort 2D Sprites by Pivot Point for 2D Unity URP Top Down Games

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ม.ค. 2025

ความคิดเห็น • 37

  • @chipmunkninjah
    @chipmunkninjah 2 ปีที่แล้ว +9

    Your tutorials really hit the perfect sweet-spot between "straight to the point" and "explaining different use scenarios".
    Thank you so much for making this! :)

  • @KlingStudios
    @KlingStudios ปีที่แล้ว +3

    Swapped from default to URP and had no idea why the sorting was wrong in every way, you made it clear and to the point thank you.

  • @Fire-Pixel
    @Fire-Pixel 2 ปีที่แล้ว

    Bro thank you so much, I've been looking for this for weeks now, I can finally go further into creating the game without spending hours into this problem.
    Thanks for the video.

  • @jjones1032
    @jjones1032 ปีที่แล้ว

    Man, can't thank you enough for this. That 'sprite sort point' thing was killing me. Why even have 'center' as an option!? Thanks again.

  • @HorrorFran
    @HorrorFran ปีที่แล้ว +5

    Why can't I find the Renderer 2D in the Assets? I can't see Settings neither, only Packages and the assets I added

  • @mlizu2554
    @mlizu2554 2 ปีที่แล้ว

    YOU ARE A GOD I COULD NOT FIND A SOLUTION TO THE CUSTOM AXIS PROBLEME FOR AT LEAST 2 MONTHS THANK GOD I FOUND THIS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @baristuna6873
    @baristuna6873 6 หลายเดือนก่อน

    Thanks, great example, just what I need!

  • @scottisitt
    @scottisitt 2 ปีที่แล้ว

    Super helpful! Thank you! This is just what I needed!

  • @bombylls
    @bombylls 2 ปีที่แล้ว

    this saved me in my time of need thank u so much!

  • @NikitaBorovik-w4e
    @NikitaBorovik-w4e 2 ปีที่แล้ว +2

    Hello! I have one problem with sorting my sprites: in my game I have a player with two hands, one hand must always be behind the player while another is in front of him.Also in my game I have enemise and I want to sort them and the player by y axis just like in your video. So how can I make it working correctly to prevent one of the hands to be always in front of enemies despite the y-axis sorting? Thank you very much!

  • @victormr1601
    @victormr1601 ปีที่แล้ว

    Thanks man this was really useful

  • @danilocolassoo
    @danilocolassoo 2 ปีที่แล้ว

    Thanks a lot. It was really helpful!

  • @СергейКураторов
    @СергейКураторов 2 ปีที่แล้ว

    Спасибо! В отличии от других пяти видео, Вы мне помогли

  • @Glitchedverse
    @Glitchedverse 2 ปีที่แล้ว +3

    Hey Chris, thanks so much for the tutorial! Would you know any possible way to do this but with tilemaps involved? Thanks!

  • @Oli_kkwak
    @Oli_kkwak 8 หลายเดือนก่อน

    You are my savior

  • @FP-ih1lu
    @FP-ih1lu 6 หลายเดือนก่อน

    What if the object is made of multiple sprites? I tried setting the pivot points to the bottom for each sprite but it didnt work

  • @DeveloperSeth
    @DeveloperSeth หลายเดือนก่อน

    KING

  • @techvrgamers8941
    @techvrgamers8941 ปีที่แล้ว

    Bro i used tiled to make walls how to sort it

  • @rikm2745
    @rikm2745 10 หลายเดือนก่อน

    would this work in default unity 2d as well or only in urp?

  • @zishuning
    @zishuning ปีที่แล้ว

    Thank you so muchhhh:)

  • @codenoob223
    @codenoob223 10 หลายเดือนก่อน

    Thanks alot!

  • @DMYHO
    @DMYHO 10 หลายเดือนก่อน

    Thank you so much

  • @raahimfareed
    @raahimfareed 2 ปีที่แล้ว +1

    How can we do this with Tilemaps?
    Most importantly, in Tilemaps, how can we do this with structures/objects that are bigger than one tile (For example a light pole, it's 3 tiles tall)

    • @zypherone
      @zypherone ปีที่แล้ว

      oh boy i wish i found you sooner, because its something thats far easier then you think

    • @raahimfareed
      @raahimfareed ปีที่แล้ว

      @@zypherone I got it working 🥺 thanks

    • @danielmarko3258
      @danielmarko3258 ปีที่แล้ว

      @@raahimfareed Yea thanks for sharing guys, now I feel bad on top of being lost

    • @RudolfsLab
      @RudolfsLab ปีที่แล้ว

      So how do you do this? I think the original response is gone

    • @bowieziehm6407
      @bowieziehm6407 6 หลายเดือนก่อน

      @@zypherone So how is it done? Please help

  • @WeirdGoat
    @WeirdGoat ปีที่แล้ว

    Great video! How to do this in a 3D game? As 2D sprites in 3D world, really struggle with sorting between 2D sprites and particles like fire. Any solution?

  • @kurganim
    @kurganim ปีที่แล้ว

    So I have a character that holds a sword above them, but I don’t want the sword to clip in through an object before the player does. Anybody know how to fix this?

    • @BloodAssassin
      @BloodAssassin 5 หลายเดือนก่อน

      Have you found the solution?

  • @Nos_E3ks
    @Nos_E3ks ปีที่แล้ว

    thanks . this helped

  • @GMarangonii
    @GMarangonii ปีที่แล้ว

    Thzz bro

  • @2736KOH
    @2736KOH ปีที่แล้ว

    Anyone who has converted to URP and all Object incorrect sort ,Gathered here