I made a farming system for my game

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024
  • Airship is a new survival game made in unity where you build your own ship and explore flying islands all around you. Welcome to the fourth devlog where we add farming system to our dream game. Raft in Unity 3D!
    Leave a like if you enjoyed and subscribe for more!
    Asset provided by: / quaternius
    📷 ➜ SECOND CHANNEL: / @sypdevplays8298
    📲 ➜ MY DISCORD SERVER: / discord
    🐥 ➜ TWITTER: / sypdev
    🎥 ➜ TWITCH: / sypdev
    ___
    Channels you might enjoy!
    Dani @Dani
    Adding a Banana Gun to my Game! - • Adding a Banana Gun to...
    I Made Among Us, but it's 3D
    - • I Made Among Us, but i...
    Randall @Randy
    Simulating every single pixel in my game
    - • Simulating every singl...
    Crimson @Crimson
    5 Tips and Tricks for Game Devs - Blender Edition
    - • 5 Important tips for B...
    GamesPlusJames @gamesplusjames
    6 Months of Game Development! - Scoot Kaboom Devlog
    - • 6 Months of Game Devel...
    My other videos:
    Rocket League, but with LEGS - 5 Hour GAME DEV Challenge - • Recreating Rocket Leag...
    My Game Development Journey - • 8 Years of Game Develo...
    Archery & Town! - RPG Game Devlog #5 - • Archery & Town! - RPG ...
    How we added RESOURCES to our game
    #unity​ ​ #gamedev #devlog

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

  • @eleocraft278
    @eleocraft278 2 ปีที่แล้ว +10

    - I never use couruntines for longer processes, because it gives me very little control over the time something takes. Your problem with the growth is a good example. Most of the time a timer variable that gets incremented with time.deltatime is the better option imo.

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

      Yep I will probably do it without coroutine. Thanks for the insight.

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

    - Really liking the progress of the game. The farming feature looks really kool. Really like the icons that pop up on top of the plants to tell in what state the plants are in. Looking forward to your next devlog. Keep it up! :)

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

      Thanks man! Glad you like it :)

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

    - The wait has been rewarded :) glad to have participated in the streams :) keep it up!

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

      Thanks for the support man!

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

    -good progress

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

      Glad you like it!

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

    The temporary model looks like a stone, and it reminds me of an anvil... one that you can't move, maybe that could be a feature? Tools or whatever you can't move so you have to just find them or go back to the island, and eventually you may be able to craft your own and put it on your own ship? Also are you going to find plants in the wild, seeds in the wild or bags of seeds in the wild? Also what if dead plants could be used as compost for other plants to grow?

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

    I love your devlogs

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

      -

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

      Thanks a lot man!

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

    Well done, looks great!

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

      -

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

      Thanks man glad you liked it :)

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

    Looks very nice 👍!!!

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

      Thank you!

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

    Wanting to make multiple games into 1 is a trap every devs had experience. Be carefull!

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

      I mean, it's a survival... You need farming as a core feature, it's not "another game". Just my opinion (maybe i didn't understood the comment)

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

      -

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

      In a video I said I like this game so I will add it. I agree that trying to get your favorite games to your project can be a big problem for the scope. I will be careful but I think basic farming system suits every survival game.

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

    You have plenty of dream games

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

      I dream a lot!

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

    -This awesome!How you did the model change?

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

      Thanks man, i just destroyed the previous stage and instantiate next growth stage model.

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

      @@sypdev Thanks

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

    Hello, I usually don't watch this kind of content but because of spending so much time just coding and developing games the past weeks I felt very drawn to watch your video, and I'm glad I decided to watch! Your editing is very satisfying and high quality, it's done very nicely and the video was also very enjoyable to watch! I just wanted to see how someone else would approach the creation of a farming system for their game and look at their way of doing things, and I got to learn that you are very fast at developing, a lot faster than me at least, haha. What caught my attention the most in the entire video is the UI in Visual studio, those icons look a lot more clean and appealing than the default UI in Visual Studio and they match Unity's icons which is really cool, is this just an UI update in Visual Studio 2022 (I use 2019) or is this something custom you installed?

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

      Thanks man for the kind words! Glad you enjoyed it. The editor I use is called Rider from JetBrains. They have a free student license.

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

      @@sypdev Ohhhhhh I see thank you for telling me! I will definitely look into it

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

    - cool video

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

      Thanks a lot!

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

    - what is the song at around 8:20 for the planter box speed model

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

      Shazam says Ocean Lotion by Guustavv

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

      yes, thats it!

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

      @@sypdev Shazam's always right

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

    - Looking good keep it up

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

      Thanks a lot!

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

    - It probably doesn't fit the ultimate goal of the project but I do love the look of the giant plants, Makes it feel like it fits the floating in the sky style to me.
    Otherwise, Loving the dev logs! keep it up :)

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

      We will consider it, thanks for suggestion! Glad you like the dev logs!

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

    -big carrot

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

    - The pots models are awesome :) this is coming up very well. Will you need dirt to build them or it will magically appear like in raft?

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

      I think you will need dirt for the crafting recipe, but after that it will be endless.

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

      @@sypdev that make sense, for sure more then in raft ahahah

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

    - I still think the plants are too big... makes me feel like the player is 4 feet tall 😂

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

      true :D

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

    Hi I'm Seth and I'm making a super smash bros like superhero fighting game called xenomon on game maker 2.

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

      Good luck Seth

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

      @@sypdev just letting you know there will be a long conversation in the community tab tomorrow about the xenomon game and what to expect as soon as my parents wake up all of your answers will be revealed tomorrow about the story the gameplay alots of stuff I hope you will be happy and you may be happy

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

    Looks pretty good!

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

      Forgot the dash 😅

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

      Thanks a lot!

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

    also please make it so chests can snap to the center of a floor piece. in survival games it is so annoying how it takes ages to align something perfectly

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

      I implemented this, thanks!

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

      @@sypdev 😀

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

    make template airship exteriors where you build the interior, but on the outdide it looks like airship. this would not be too hard to code, i can code so i know

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

    - i dont have anything more to say lol.

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

      That's more than enough. Thanks for watching!

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

    - interesting system, gonna have to dig into your channel and see where this goes!

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

    - cool!

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

      - Thanks a lot!

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

    The preview be looking kinda sus...

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

    - really loving this devlog series, it's great!

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

      Im glad you enjoy it!

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

    "Don't let me plant? Great! Let me plant? Insane! ✋🤚"
    This is one of the greatest moments in farming history 😂

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

      - And yes thanks for the update! Great progress!

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

      Haha, true :D

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

    - looks incredible. Great progress on this already. It was really cool watching the streams and then being able to come here and check the finished product. I'm loving the planter models.

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

      Thanks a lot man! Glad you could stop by on the streams :)

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

    - CurrentVideo.CommentSection.UploadComment(new CommentInstance(TH-cam.Accounts.Active,"- this comment has a dash",Time.DateTime));