• Drawing Item icons in a 2D3D cam
    3 replies, posted
I was wondering if there was a way to draw prop icons in 2D3D, i was looking into icon drawing but could't find much. https://wiki.garrysmod.com/page/Category:SpawnIcon I found this but i wanted to use this outside, of a derma panel. I'm grateful for any help.
Just draw the prop with ClientsideModel or somethng. Make sure you clean up after
Could always use this https://github.com/handsomematt/3d2d-vgui
render.DrawSprite
Sorry, you need to Log In to post a reply to this thread.