ORK Framework 3.19.1 is here!This small update adds 16 changes and fixes, and new features via Makinom 2.19.
See all changes in
the release notes.
Makinom 2.18.0 is here!This update adds a hold accept feature to confirm/accept inputs in UI boxes when holding down the accept key for a defined time.
See all changes in
the release notes.
Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
If you're enjoying my products, updates and support, please consider supporting me on
patreon.com!
Thanks GiL you rock!
However, I still get the random issue where an enemy combatant moving to a waypoint just before you initiate a turn-based battle with it, will continue moving into position.
My Battle Start schematic begins with: Block Move AI set to Block, Stop Move AI set to Starting Object, and a second Stop Move AI set to machine object and the enemy combatant is absolutely unstoppable. They will move to that waypoint.
Example 1
Example 2
Enemy Prefabs are identical to 3d playground.
If you go to the Actors section of the schematic and add Enemies (battle group) and use that actor instead, does it stop it?
Not sure why the global Block Move AI doesn't catch it though but thanks.
--EDIT--
Just to clarify, this hotfix seems to have resolved the same issue occurring with Move AI npcs walking away mid conversation, or at least I can't replicate it. The issue seems to be isolated to only when there's a battle involved.
Your battle system's move AI settings should be responsible for blocking move AI during battle - either not allowing it at all or e.g. only blocking for those in battles.
Naturally you can also handle it manually in your battle start/end schematics, but as @Acissathar said, you'll need to use an actor to access the combatants.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!