#4 Combo Attacks | Unreal Engine 5 RPG Framework

Поделиться
HTML-код
  • Опубликовано: 11 ноя 2024
  • ИгрыИгры

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

  • @Unrealcraftengine
    @Unrealcraftengine 2 месяца назад +1

    nice work

  • @Thanks-m7u
    @Thanks-m7u 2 месяца назад +1

    Don’t stop great work my brother ❤😊

    • @infinityedgegames
      @infinityedgegames  2 месяца назад

      @@Thanks-m7u Thanks. New videos are coming soon!

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

    Great series!! Can't wait to see the rest

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

      Thank you.

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

      Will you be covering motion matching?

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

      @@SuperMontana2008 Yes, I'll cover motion matching too. Plan is also to create parkour (free run) system like in Assassin's Creed. Currently I have problem finding all the animations needed for parkour that I can share with my project. So if you know some feel free to suggest 🙂

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

      @@infinityedgegames i have parkour animations from the marketplace, are you trying to keep it free to follow along? do you have a discord channel setup yet. be good to follow this series with other peeps so we can help each other out etc

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

      @@SuperMontana2008 I'll keep it free, also I have in plan to crate exclusive content for Patreons, so it will be mix in the future. Yes I have created Discord server. I'm new on Patreon and Discord, so I appreciate all suggestions. I you like to join discord, here is the invitation: discord.gg/pYguWFmf

  • @mjrduff-gaming2365
    @mjrduff-gaming2365 3 месяца назад

    I'm curious to see where this will end up ^^

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

      There are plans for future, so keep an eye on this channel 🙂But let's first create reusable RPG framework.

  • @vrishankjvasist1383
    @vrishankjvasist1383 28 дней назад

    Will you show how to make a buffer system for inputs like in dark souls?

    • @infinityedgegames
      @infinityedgegames  28 дней назад

      Hi, you don't need buffer system for inputs, you can fine tune length of the combo attack notify states. If player press the attack button during the time of the combo attack notify next combo will be executed after the current one. Longer the duration of combo attack notify state is it will be easier to chain next attack.

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

    How about when character level up? The stamina and health will increase right?

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

      @@angryralphs2516 Yes. All character attributes will be increased.