I want to create actors who stay at one position and don't move until player go to their attack radius.
I try "holdpostition" AI package and set agro 2048/1024/512. But they don't attack when player goes near them, only when player attack them.
When i set only agro without ai package actor work fine, using agro radius to attack ,but start running around, I want to stay put.
How to create that actor? Do i need any marker for this to stay at one position and don't move?