Gmod how to change skin

broken image

It contains UV texture mapping, Color definitions and Derma Hooks. How Derma skins work?įirst thing to know, they're located in 'garrysmod/lua/skins/'. Exactly same method uses default Derma and it's defined in Lua. So many functions, aren't they? Is there a way to make it easier and fancy? Yes, this page will show you how to create your own Derma Skin.

broken image

You may think that redrawing is too complicated: surface, draw, render.

broken image

But one day you wanted to make your own Derma design.

broken image

They are functions to draw your Derma objects. As a developer you may be familiar with PANEL:Paint and PANEL:PaintOver.

broken image