when dog is placed they dont want to move from original position. Movement/logic was fine before the DLC.
Description
Description
Details
Details
- Legacy ID
- 2602523533
- Severity
- None
- Resolution
- Duplicate
- Reproducibility
- Always
- Category
- Movement
Steps To Reproduce
_grp = createGroup west;
unit = _grp createUnit ["Alsatian_Random_F", position player, [], 100, "FORM"];
[unit] join _grp ;
unit move position player ;
Additional Information
Tested in editor without any mods loaded