Fix your sprite layer ordering in Godot

Поділитися
Вставка
  • Опубліковано 13 вер 2024
  • Here's how you can fix your sprite layer ordering in godot with this simple trick, hope you learn anything with this!
    ~~~Social Media ~~~
    My Twitter: / lpandorabox

КОМЕНТАРІ • 3

  • @flameofthephoenix8395
    @flameofthephoenix8395 Місяць тому +1

    I've never programmed in Godot, ideally you want the sprites to layer according to the Y position of the bottom of the sprite.

    • @lPandoraBox
      @lPandoraBox  Місяць тому

      @@flameofthephoenix8395 u can change that by changing the position of the box. Anyways, it depends on the type of the object and the aesthetical look you search for your game

    • @flameofthephoenix8395
      @flameofthephoenix8395 Місяць тому +1

      @@lPandoraBox Certainly! Moving the box would work. However, I disagree that it is relative to the game, it is almost always better to order by the bottoms.