I am trying to make a zombie that focuses on destroying blocks on your base but I can't seem to do it.
I tried removing the ApproachAndAttackTarget AI task because I thought this was the one that makes them target players but they just stopped moving then occasionally approaches me. Even with AITask-1 and 2 set to BreakBlock and DestroyArea, they just wander.
Are there other AI Tasks other than the ones in the zombieTemplateMale class?
I tried removing the ApproachAndAttackTarget AI task because I thought this was the one that makes them target players but they just stopped moving then occasionally approaches me. Even with AITask-1 and 2 set to BreakBlock and DestroyArea, they just wander.
Are there other AI Tasks other than the ones in the zombieTemplateMale class?