Page MenuHomeFeedback Tracker

AI Characters not moving when using playAction or playMove with attached object
New, NormalPublic

Description

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.

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

XTankKiller updated the task description. (Show Details)Sun, Jul 6, 10:48 AM
XTankKiller edited Steps To Reproduce. (Show Details)
XTankKiller edited Additional Information. (Show Details)Sun, Jul 6, 10:53 AM

Nevermind, problem solved using disableAI "MOVE3

Actually, using disableAI "MOVE" is not a solution because the character cannot collide with objects anymore.