Really great work! I’m currently working on a project where I would love to integrate your system for controlling NPCs. My question is: Would it be possible to issue commands to NPCs using your system via C++? Specifically, I’m looking to make NPCs execute the same actions that players can perform, such as moving to specific destinations, shooting, climbing, and so on.
Thank you, everything is possible, there are several ways to do it, the simplest is to control everything with blueprint interfaces, it makes things much easier in your case
Great work!
It is recommended to cancel the AI's running stop animation, which looks awkward.
thanks man
Really great work! I’m currently working on a project where I would love to integrate your system for controlling NPCs. My question is: Would it be possible to issue commands to NPCs using your system via C++? Specifically, I’m looking to make NPCs execute the same actions that players can perform, such as moving to specific destinations, shooting, climbing, and so on.
Thank you, everything is possible, there are several ways to do it, the simplest is to control everything with blueprint interfaces, it makes things much easier in your case
yeah !!!
thanks
Is this project relying on any c++ coding or all node based ?
blueprint only
Cool! How to learn to make something like this?
I don't know, I only share my project on patreon but I don't make a tutorial to do it yourself
@@UstudioGaming but how did you learn it?
If you don't know how to do it, avoid getting into C++, you'll have a lot of difficulty without knowledge.