Garry's Mod

Garry's Mod

Sanic Hegehog
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:
Last edited by A silver BMW; 4 Aug, 2014 @ 4:36pm
< >
Showing 1-1 of 1 comments
Xyxen  [developer] 6 Aug, 2014 @ 2:41pm 
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.
Last edited by Xyxen; 6 Aug, 2014 @ 2:42pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50