Volunteers DevLog 1 | Godot Engine, Multiplayer and Authoritative Server

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2022
  • The very first #DevLog about my project!
    We're gonna talk about game engines, #gamedev, Godot Engine, multiplayer and authoritative server.
    #madewithgodot
    Enjoy :)
    -------------------------------------------
    Inner Light de Kevin MacLeod fait l'objet d'une licence Creative Commons Attribution 4.0. creativecommons.org/licenses/...
    Source : incompetech.com/music/royalty-...
    Artiste : incompetech.com/
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @veenu9413
    @veenu9413 6 หลายเดือนก่อน +2

    Man downloaded the most heavy engines
    You have a lot of patience

    • @spimortdev
      @spimortdev  6 หลายเดือนก่อน +1

      NGL, it was painful 😁!

  • @juanch.1484
    @juanch.1484 ปีที่แล้ว +1

    nice job, i like the humor here ^^

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

    Très cool, bonne chance pour ton projet !

  •  2 ปีที่แล้ว

    Très beau vidéo avec du talent d'édition en plus! ;)

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

      Hey super gentil merci!
      Le DevLog 2 est en route, dans les prochains jours 😁

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

    Les bruits d’armes m’ont faits trop rire! Nice job!

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

    Very interesting! 🙌

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

    Great job buddy!!!! Your blender skills are far ahead of my MS Paint skills, rejoice!

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

      Hahah thanks! 😀

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

    Gg

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

      Thank you ☺!

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

    wooooaaah cool idk whats goin on but COOL!

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

    woooooow, im already hype for the next episode! what ur doing is very cool! who know maybe the next fortnite as born... only need a bit of time :D

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

      Thanks a lot! You were good in the video as well 😬

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

    Hey man
    Cool video
    Could you please point me to a tutorial where I can learn how to implement client-side prediction and lag compensation in Godot that works well over internet?
    and btw is it easy ? 😁

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

      Thank you! 😁
      It's not easy, doing real time in a game is never easy ☹️.
      There are not much ressources for that specific to Godot, unfortunately. I had to figure out by myself a lot of stuff haha!
      I took my inspiration mainly from this awesome source : www.gabrielgambetta.com/client-server-game-architecture.html
      I know that now a days there is more than when I started my project and I think snopek games are doing that kind of stuff. You can look at it, but I did not validate if it works the same way I did it tho : gitlab.com/snopek-games/godot-rollback-netcode
      Good luck 😃!

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

      @@spimortdev Thanks bro
      I'm lazy , I'll go with unreal engine then 🤣

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

      @@mindurownbussines that's a fair choice! Doing a network game is not easy and unreal engine handles it really well so you should give it a try!

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

      @@spimortdev Yeah exactly.
      Thanks for the time you dedicated to answer

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

    Unity is literally loading simulator, it's not just you lol. I wanted to use Unity so bad over Godot due to the amount of tutorials there are for Unity, as well as the third party software that you can use for Unity, but I just couldn't handle it having to compile EVERY TIME I added a script

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

      I'm happy to see that I'm not the only one being annoyed by these awful loading! 😯
      This is sad because you are right, Unity is the engine with the most amount of tutorials out there! What a shame! I don't know if it got worst over time or it was always that bad...
      I gotta say tho, my project did progress quite a lot since this video (~1 year of progress) and I don't regret my choice to go with Godot!
      The community is awesome and the engine is just fun to use overall! There might be more work to do or you need to be more imaginative if there is no tutorial out there about your topic but this is fun and satisfying to accomplish something 🙂