I'd like to report a bug. When i attach an object to myself i can move, but when i attach an object to an AI character and try to use playMove or playAction, the character plays the animation but does not move. If i use doMove, the character will move but not with playAction or playMove.
It happens with any kind of ai character and any kind of object.
Description
Description
Details
Details
- Severity
- None
- Resolution
- Open
- Reproducibility
- N/A
- Operating System
- Windows 11 x64
- Category
- Anims
Steps To Reproduce
Can be reproduced very easily in the editor
Additional Information
If this problem could be solved it would be VERY apreciated because playAction or playMove are the only ways to remotely control a unit with precision.
Event Timeline
Comment Actions
Actually, using disableAI "MOVE" is not a solution because the character cannot collide with objects anymore.