|
Post by witcher on Aug 30, 2018 15:13:11 GMT
I am creating custom actions for Enemy AI. How ever my enemy seems to slide sometimes while performing action. How do i disable enemy movement temporarily.
|
|
|
Post by tharindu on Aug 30, 2018 15:33:05 GMT
I am creating custom actions for Enemy AI. How ever my enemy seems to slide sometimes while performing action. How do i disable enemy movement temporarily.
You can try using the "LockMovement" tag in the animator's animation for the action ;) Let me know how that goes.
|
|
|
Post by witcher on Aug 30, 2018 16:06:15 GMT
I am creating custom actions for Enemy AI. How ever my enemy seems to slide sometimes while performing action. How do i disable enemy movement temporarily.
You can try using the "LockMovement" tag in the animator's animation for the action ;) Let me know how that goes. Thanks seems to work . I was using CustomAction tag before
|
|
|
Post by tharindu on Aug 30, 2018 16:13:13 GMT
Cheers man.
|
|