Creating the Overworld ! A Community-driven Project - Devlog

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

КОМЕНТАРІ • 46

  • @g-han5565
    @g-han5565 7 місяців тому +18

    Damn... Working on two projects at the same time and managing your time so efficiently... That definitely is something I want to develop as a dev. And I hope I could do it some time.

  • @ford9501
    @ford9501 7 місяців тому +25

    I like the idea of RNG, but I'd toss an option in the options menu to make it static. Seems like almost everything becomes a speedrunning game any more and runners would love you for including that option.

  • @Slangnegativ
    @Slangnegativ 7 місяців тому +7

    I realized that you forgot the first step, building your own game engine. Looking forward to that in the next devlog!

    • @UnPawsGames
      @UnPawsGames  7 місяців тому +4

      Oh man did I forget to add it to this devlog? I wrapped it up on the morning of day 5 🫢

  • @zachholcomb2562
    @zachholcomb2562 7 місяців тому +3

    One thing that could be used with or instead of RNG is adding a stat that increases the quantity/quality of the loot gained, similar to the looting enchantment in Minecraft. This would give the player a reason to revisit old dungeons while also encouraging them to progress in the game instead of getting caught up grinding to optimize one dungeon.

  • @Majo_9
    @Majo_9 7 місяців тому +7

    Finally i cannot wait you made amazing progress with this game you are one of the youtubers that i love to watch please continue with this game its got potential

  • @theram6717
    @theram6717 7 місяців тому +1

    I think RNG in the way of quantity is good. However, I think items should be based on what enemy you're fighting, having each type drop a specific loot every time. Kind of a best of both worlds situation

    • @UnPawsGames
      @UnPawsGames  7 місяців тому +1

      That sounds like a great balance !

  • @kainnes
    @kainnes 7 місяців тому +2

    Another nicely done devlog! 💯 Super interesting, as always :)

  • @tolumthom
    @tolumthom 7 місяців тому +1

    vraiment tres chouette ce projet c'est magnifique, incroyable ta productivité !

  • @FlyDave
    @FlyDave 7 місяців тому +3

    Hey! I feel like RNG for the mob drops is a good idea. I don't think that it is necessarily a bad thing to be able to run a dungeon over and get better results. Almost like a mini high score system. I think it would make the aspect of assigning raiders to dungeons more interesting too.

  • @Sven-W
    @Sven-W 7 місяців тому

    Instead of complete drop RNG, you could implement a progression system that motivates the player to re-run the dungeon at certain points in the game to increase the loot.
    At first, the player only cares for clearing speed since the loot is always the same. The dungeons design could be done in a way where it is not immediately clear how to finish the dungeon as fast as possible, leading the player to take a few attempts in clearing as fast as possible.
    Then, after completing some progression in research or maybe obtaining an expensive item to upgrade a dungeon, the dungeon can be upgraded to be harder but also provide more loot. At this point the player will re-run previously cleared dungeons.

  • @NewSchattenRayquaza
    @NewSchattenRayquaza 7 місяців тому +2

    Personaly I am against rng loot tables. In an automation game I want consistent in- and outputs

    • @UnPawsGames
      @UnPawsGames  7 місяців тому

      Thx for your opinion on that, I'm keeping it in mind !

  • @ThomasWinget
    @ThomasWinget 7 місяців тому +3

    I kinda like keeping the RNG as it "feels" right. To mitigate the urge to min-max, perhaps each dungeon could have a "run counter" and the automated dungeon raids take N*counter seconds longer to complete. So you could run again for better loot or a faster time, but each time you attempt it your end result is a little bit slower. Alternatively, a progressively increasing "retry tax". There are a variety of ways to discourage this sort of min-maxing and I think that's better than neutering the RNG. :)

  • @romaneq6415
    @romaneq6415 7 місяців тому

    Such an efficient humain being!

  • @danielbodon14
    @danielbodon14 7 місяців тому

    nice devlog. you should also try to add some shadows to ui, cause to me it seems too flat

  • @IgnitedxSoul
    @IgnitedxSoul 7 місяців тому

    I would just give the mobs loot tables similar to the way minecraft handles it. If you know exactly what you'll get every single time you kill something the game will start to feel same-y and lose that exciting "I wonder what's going to happen" factor. I like some of the suggestions I've seen so far as well, which is to add some sort of player stat that can improve the rates or quality of drops you receive.
    Since these dungeons are going to be automated and ran by the npcs after progressing into the game anyway I think it ultimately doesn't matter which way you land on this. But I think some variance is nice to have.

    • @IgnitedxSoul
      @IgnitedxSoul 7 місяців тому

      I want to add that while I agree that the automated ran dungeons should use the player best *time*, I don't think it should use their exact *loot*. I think the loot should be slightly randomized so the only value the player needs to optimize is the time it takes them to clear the dungeon. Not re-roll endlessly to maximize their loot.

  • @rhyspuddephatt
    @rhyspuddephatt 7 місяців тому

    If you go down rng drops then the automation should run the statistics on its output since the rng makes dungeons nondeterministic

  • @DSollick
    @DSollick 7 місяців тому

    Another vote against RNG for the loot - - the optimization for time is already there, no need for a grind.

  • @darkmoens
    @darkmoens 7 місяців тому

    timberborn est incroyable :o

    • @darkmoens
      @darkmoens 7 місяців тому

      J'ai 75H dessus hahaha

  • @jonathanvogel1718
    @jonathanvogel1718 7 місяців тому +1

    What if the player could determine the loot and the speed of his dungeon helpers for each dungeon run by the players best time + loot? That would add a motivation to re-run the dungeons and optimize your runs as a player, because your helpers could get faster and/or get more loot per run.

  • @gustschina7558
    @gustschina7558 6 місяців тому

    Wtf haha I literally had the exact idea of making an idle game where the core mechanic is running dungeons which gets recorded and replayed for loot.
    I opted to make something els instead, though

  • @Ceseleone
    @Ceseleone 7 місяців тому +4

    Move to Godot!

  • @calicow
    @calicow 7 місяців тому

    I'm always so impressed by how much progress you make in a workday. I know this is full time for you, so you're getting a lot of hours in, but have you found anything useful when it comes to productivity?
    The game is shaping up great so far. And I love the Tao intro. 😹

    • @UnPawsGames
      @UnPawsGames  7 місяців тому

      Yeah full time helps getting a lot done, as for productivity, assets help a lot.
      This project so far is not the greatest example of my thoughful use of assets, but some of them make me save so much time. For example hot reload (which allows unity to compile code super-fast, or even compile code in play mode) boosted my productivity by at least 10%.
      Oh and now I can also start re-using some systems I built for my previous projects, which is also a huge time-saver 😁

  • @linusandersen5608
    @linusandersen5608 7 місяців тому

    very well made video again

  • @BloxedZ3R0
    @BloxedZ3R0 7 місяців тому

    Nice!

  • @damianesmoris
    @damianesmoris 7 місяців тому

    I like the RNG but maybe it's a good idea to increase the chance of getting loot when you didn't get it (when you earned that specific loot the percentages reset to the initial value). For me is kinda stressful when you need a resource and the RNG plays against you

    • @damianesmoris
      @damianesmoris 7 місяців тому

      "Every 10 goblins you'll get x resource at least once"

    • @UnPawsGames
      @UnPawsGames  7 місяців тому

      Thx for your idea !

  • @hoel4573
    @hoel4573 7 місяців тому

    The rng systeme will be a bad thing if it only encourage to redo the dungeon until the player get great rate. Rng is only here to give a feeling to the player, it should make him sad or joyful. So in that case, rng should be lock after the first run i think. So all dungeon will be different, evenif the mob quantity and type are the same

    • @hoel4573
      @hoel4573 7 місяців тому

      The game is slowly taking shap (actually its kinda quick)

  • @Rignchen
    @Rignchen 7 місяців тому

    I think the Loots shouldn't be rng as I would totaly farm a dungeon to get a better score, I think you should be able to get more drops from a dungeon but not from rng, more from something skill related like time or hidden rooms

  • @MiiTiiKs
    @MiiTiiKs 7 місяців тому

    A pour quand une suite sur Med Dyn ?

  • @tesladrew2608
    @tesladrew2608 7 місяців тому

    How long is the discount active for?

    • @UnPawsGames
      @UnPawsGames  7 місяців тому

      As long as this Channel is active 😉 the offer is extended every week.
      Take the time you need to think about it!

  • @quakxy_dukx
    @quakxy_dukx 7 місяців тому

    I’ve noticed something about your UIs that makes them look amateurish - scaling. Some of the smaller elements are simply scaled down versions of other elements, creating inconsistent levels of detail and visual weight. Additionally, even some elements of similar size have varying scales, further adding to the inconsistency.
    Beyond that, things are looking good.

  • @sunderark
    @sunderark 7 місяців тому

    "putain" haha

  • @geaps
    @geaps 7 місяців тому

    i don't know why is this even a question, rng just feels better. people wouldn't go in the casinos or the arcades if a win was guaranteed. because it's boring and doesn't feel rewarding at all, because there's no dopamine rush
    idk the idea of making loot drop from enemies not rng seems... illogical to me, to put it nicely
    edit: i hope that's obvious that i don't mean rng like "oh you either get 1 or 37819101017 of [thing]" lol

  • @blindsidedgames
    @blindsidedgames 7 місяців тому

    YES YOU'RE A CAT PERSON