Garry's Mod

Garry's Mod

Sanic Hegehog
A silver BMW 4. aug. 2014 kl. 13:11
Does Sanic Use A Model?
I have a drawing i made myself i would like to turn into an NPC kinda like you have done with the sanic drawing. I have an average understanding of scripting NPCs,i would just like to know how you made sanic appear. Is it a model,or is it something else entirely? Thank you for taking the time to read this and answer me. :creep:
Sidst redigeret af A silver BMW; 4. aug. 2014 kl. 16:36
< >
Viser 1-1 af 1 kommentarer
Xyxen  [udvikler] 6. aug. 2014 kl. 14:41 
Sanic uses a flat texture. I draw it using render.DrawSprite in ENT:RenderOverride. It probably won't work by default, because none of the clientside functions are merged into the entity table when they're spawned (and I believe a lot of them aren't called regardless). I had to put the function into the entity's table manually in the OnEntityCreated hook.
Sidst redigeret af Xyxen; 6. aug. 2014 kl. 14:42
< >
Viser 1-1 af 1 kommentarer
Per side: 1530 50