how to make a fast zombie?

[bob] Bob Smith
Joined 30/01/2022
Posts 15,929
03:13 AM 22/11/2022
also how to add a face?
i added the script but he's still slow asf


[nice] [Deleted1033562]
Joined 05/11/2022
Posts 766
03:14 AM 22/11/2022
eat chicken and drink pee


[INC] kringlePringles
Joined 25/06/2019
Posts 111
09:31 AM 25/11/2022
I'm pretty sure you have to make the number pretty big. to make it faster, or make the interval smaller.

For the face...

let zombieOutfit = new Outfit()
.face(put id here)
.tshirt(put id here)

//pretend we already put a bunch of code here...

zombie.setOutfit(zombieOutfit);



Glad we got the node-hill docs. Did I check if it works? No. Maybe it might work but I'm lzy

https://brickhill.gitlab.io/open-source/node-hill/classes/Outfit.html

1