Natural Movement - AI Smoothing v.1.2 | Unreal Engine 5

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

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

  • @Tarrum
    @Tarrum 3 หลายเดือนก่อน +2

    At 1:00, the dog goes into a smooth left/right transition with its body whenever it turns. Is this something the plugin can help with? I'm trying to get my dog to move more realistically, I bought the animations but not sure all that's necessary. Thanks!

    • @GameRequests
      @GameRequests  3 หลายเดือนก่อน +3

      Hi, yes, this is achieved by the mix between the smoothed movement produced by the plugin and the turning animations (which include head rotation) which emphasises the natural turn effect. You can control the power by lowering the `alignment stiffness` to the path we expose in our asset.

  • @fbi555
    @fbi555 3 หลายเดือนก่อน

    This looks great. I've spend some time to get my wolf ai to move and turn more smoothly. It was hard and is still not that good. This seems to be the thing I definitly need. So it is a way for AI to navigate with nav meshes, right? It will not influence my custom behaviour? How does it behave when I manuelly set rotation of the pawn? For exampem I would use the system and the wolf would face the player and attacks

    • @GameRequests
      @GameRequests  3 หลายเดือนก่อน +1

      Hi, to answer your questions:
      1. it requires nav mesh to find a path to the goal, the system works on top of unreal's pathfinding system
      2. This is a movement system and does not influence your AI behavior in any way.
      3. This system does not influence nor set rotations in any way, so its up to your own code or configuration how the agent rotates.

  • @DANILOV3D
    @DANILOV3D 3 หลายเดือนก่อน +1

    Very cool, bought today, I think it will come in handy in the future, especially since it is not very expensive. I am a beginner developer, now I am studying animations, I want to make an ordinary zombie that could rotate in place, follow the main character with his head and torso and could overcome small obstacles like boxes and climb over them, can you recommend an animation system that is not so complicated and also flexible that will satisfy these requests? I would be very grateful for your advice.

    • @GameRequests
      @GameRequests  3 หลายเดือนก่อน

      Hi, hope you'll find this asset useful.
      I am not sure about an asset that fulfills your requirements. I can tell you that we are planning to lauch a series of npcs ready to use in any project. One of the first is going to be about zombies so feel free to subscribe or join our discord to be updated

  • @AidanCadogan
    @AidanCadogan 3 หลายเดือนก่อน

    Nice, this is context maps with steering behaviours right?

    • @GameRequests
      @GameRequests  3 หลายเดือนก่อน

      Hi, this is a steering based movement system additive to default nav movement. It also makes use of a context wheel of directions helping the agent to pick a more appropiate direction

  • @sunfix991
    @sunfix991 3 หลายเดือนก่อน +1

    can this ai be integrated to another normal basic default ai like just sense enemy agroo attack? also does this ai come with the strafing?

    • @GameRequests
      @GameRequests  3 หลายเดือนก่อน +1

      Hi, this is not an AI system. It's a movement system that is additive to AIs that use nav path.

  • @azythegreat
    @azythegreat 18 วันที่ผ่านมา

    How's the FPS on this with 100 Ai on screen?

    • @GameRequests
      @GameRequests  6 วันที่ผ่านมา +1

      It depends on the optimization for your Agents since most of the bottleneck comes from the rendering.
      This asset does not consume too much processing power except for tracing the environment which can be turned off or limit it in various ways.

  • @MiguelSotoBaez
    @MiguelSotoBaez 3 หลายเดือนก่อน

    This have replicated animations?

    • @GameRequests
      @GameRequests  3 หลายเดือนก่อน +1

      Hi, this is a server-sided movement system, it doesn't require any sort of replication by itself.

  • @LoongKinGame
    @LoongKinGame 3 หลายเดือนก่อน

    What is the Cromlech Studio project?

    • @GameRequests
      @GameRequests  3 หลายเดือนก่อน

      Hi, it's a game project of one of the buyers of this asset and he let me use part of the footage after he added our component.