How I Fix problems by creating more problems : Noia Online : Indie dev MMO devlog

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 19

  • @BasstonJr
    @BasstonJr День тому +5

    Your work on this MMORPG is impressive and reflects your passion and talent. Don’t give up; every line of code you write brings the project closer to something amazing. Keep pushing forward-you’re inspiring so many future players!

  • @thelazylionsden8539
    @thelazylionsden8539 День тому +6

    The 3d change is SUPPPPPPPPPPER! Love the direction, onward !

  • @maddys2741
    @maddys2741 18 годин тому +1

    Looking forward to the new video... in the meantime, Happy Thanksgiving y'all!! 😄 🦃

  • @JustQuixa
    @JustQuixa Годину тому +1

    Fascinating! 👍

  • @KM-rw9cp
    @KM-rw9cp День тому +1

    Mortals feast on the flesh, gods feast on mana, mana for the mana gods! 🔮

  • @zephyrvalentine5733
    @zephyrvalentine5733 24 хвилини тому +1

    WHAT?! I leave for a little while and suddenly BOOM - 3D! 🤯

    • @noiadev
      @noiadev  17 хвилин тому

      Can't stop. Won't stop.

  • @KendziWasTaken
    @KendziWasTaken День тому +1

    I hope these problems turned out to be more of these extensive "learning opportunities" ☺

  • @g227x01
    @g227x01 Годину тому +1

    IMO the best solution for the player/wall clipping issues would be to disable depth testing when rendering the player. If you're using the URP, you can add an Object Renderer override to your URP renderer asset. Set the Override Layer Mask to a layer that you want to always render over top of everything and set Depth to Always. This could be programmed to be enabled only if the player is below the wall on the screen y axis.

    • @noiadev
      @noiadev  Годину тому

      It's crazy enough to work

  • @LunarcomplexMain
    @LunarcomplexMain 2 години тому +1

    something something blending lol, for keeping the player graphic OVER some other graphic it's under, say similar to how games display player outlines when the player is behind some tree or whatever.

  • @alitomix
    @alitomix 2 години тому

    Transform the character 2d hitbox into a 3d cube hitbox, you can calculate the width of the hitbox with the angle of the character and its height, that way the hitbox can be compared with the 90 degree walls

  • @kikalioliou4131
    @kikalioliou4131 День тому +1

    Hello, I'm here for a quick bug report.
    Mobile keyboard ui does not appear, despite the mobile ui setting being activated.
    Because of this I cannot type my name and password to login on my phone (this glitch happens on the web version)

    • @noiadev
      @noiadev  День тому +1

      Will look into it

  • @CaptainDriftwood
    @CaptainDriftwood День тому +1

    why not just release the video? I am not gonna remember this tomorrow

    • @noiadev
      @noiadev  День тому +2

      UA-cam favors premiers. That's basically the only reason.

  • @CatEarDad
    @CatEarDad Годину тому +1

    Hi

  • @Gaming.documentaries
    @Gaming.documentaries 2 години тому +2

    Another 1min urgh