Adding an ENDLESS LOOP to my tiny plant game ! Devlog #2/2

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024

Комментарии • 13

  • @romaneq6415
    @romaneq6415 3 месяца назад +2

    I love this video! It's nice that you feel free to talk about how you feel in your working days.
    I look foward to play this game!

  • @thygrrr
    @thygrrr 3 месяца назад

    Sign me up :D
    PA Titans is awesome. More of a SupCom vet myself, I think PA could have done the camera bit better. (actually working on something like that for a space game I'm coding)

  • @CaudiciformStudios-ik5dj
    @CaudiciformStudios-ik5dj 3 месяца назад +1

    I know you're already done with the game so this is unlikely to be helpful but maybe it will be anyway: For the replay system you might consider using the command pattern. For that you would take player input and record it in "command" objects. The command objects could be as simple as a string that says "grow" or "harvest", or it could be a structure with parameters and such. Then the plants would have a function that takes a command and does the appropriate action. That way you can record the commands into a list and play them back later. The plant doesn't have to care whether it's responding to live player input or a recording of the player. That way of doing things also works great for undo/redo systems or anything with similar needs.

    • @UnPawsGames
      @UnPawsGames  3 месяца назад +1

      That sounds like a very versatile system! Great for these loop-themed games :) thanks for the input!

  • @collinvisser7108
    @collinvisser7108 3 месяца назад +1

    First sponsored add that I watched and did not think f - Very neat idea selling asset to people they watch devlogs

  • @ECAKJ
    @ECAKJ Месяц назад

    can you make a grid placement tutorial? you said it was in the blink of an eye and I love the way it looks!

    • @UnPawsGames
      @UnPawsGames  Месяц назад +1

      Hey! I used codemonkey's grid system, I won't do a tutorial on that since it would basically be copying his tutorials. Feel free to check them out 😊

    • @ECAKJ
      @ECAKJ Месяц назад

      @@UnPawsGames haha no way. Ill go watch those right now. Thanks!

  • @JohnnyApplePie15
    @JohnnyApplePie15 3 месяца назад +3

    I would 100% participate in a game jam you make if that’s something you want to do

  • @humano23
    @humano23 3 месяца назад +2

    We would be very interested in seeing it!!

  • @humano23
    @humano23 3 месяца назад +1

    Sick!!!

  • @harryxyz8425
    @harryxyz8425 3 месяца назад

    How to join this jam

    • @UnPawsGames
      @UnPawsGames  3 месяца назад

      For the Unpaws jam, stay tuned on the channel. I'll be releasing videos about it!
      For the Minifantasy jam, it's a Patreon-only jam so you have to be subscribed to Minifantays assets.