Stop object does not stop movement of Pathfinding movements #2328
Replies: 8 comments
-
As a work around, you can try calling the action to go to a position and set the position to the X and Y position of the object. |
Beta Was this translation helpful? Give feedback.
-
I think the ideal behaviour would be to stop the moving object in place when the "Pathfinding Behavior" is disabled and continue moving when it is enabled again. |
Beta Was this translation helpful? Give feedback.
-
When a behavior is disabled, |
Beta Was this translation helpful? Give feedback.
-
Thank you. I'll try using the workaround first. It would be great if we can use Stop object action in the future since it was the first action that comes to mind if we want to stop object movements. Cheers! |
Beta Was this translation helpful? Give feedback.
-
Add this on the roadmap: https://trello.com/c/ABOAzUjj/326-add-action-for-stopping-objects-using-the-pathfinding-behavior |
Beta Was this translation helpful? Give feedback.
-
Hi, I tried the work around by moving the character to the character's current position but it teleports it back to the original position as seen below. The workaround seems to not solve the issue. Thanks. |
Beta Was this translation helpful? Give feedback.
-
I tried to disable the Pathfinding behavior and it did stop the characters movement. I'll use this as a workaround for now. Thanks for your time. |
Beta Was this translation helpful? Give feedback.
-
Great that it's working with this - nice graphics by the way!
Indeed, that's a nasty bug! I fixed this for next version :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
There seems to be no way to stop a moving object with the Pathfinding behaviour.
To Reproduce
Steps to reproduce the behaviour:
Other details
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions