Can use plugins change npc(zombie) size?

can use plugins change npc(zombie) size?

From what i have read you cannot change size/dimensions of entities only the amount.

IdhO7WmbBWWB9zw.jpg pookins

From what i have read you cannot change size/dimensions of entities only the amount.

ok.. thaks :)

You can change the size of some objects by attaching them to a visualization sphere.  But in my attempts, the NPCs don't like to be attached.

Zugzwang

You can change the size of some objects by attaching them to a visualization sphere.  But in my attempts, the NPCs don't like to be attached.


I am curious to know how to do it. How can I do it?

Spawn a visualization sphere.  Attach a BaseEntity to it with .SetParent().  Then scale the sphere. 

Zugzwang

Spawn a visualization sphere.  Attach a BaseEntity to it with .SetParent().  Then scale the sphere. 

thanks :D