Clone Trooper Texture Swap Guide

uintancæstir

Active member
Giant's Lair uses four texture sets from the Clone Trooper models.
"clone_sw_head_orange.vmt"
"clone_sw_body_orange.vmt"
"clone_sw_head.vmt"
"clone_sw_body.vmt"

List of colors:
blank (Remove "_color" from clone_sw_body_color in the VMT file.)
grey
orange
blue
yellow
red

Using VTFEdit Reloaded or Notepad++, we can change the texture these models use.

In the VMTs for these files (e.g clone_sw_body_orange), replace the color with any of the other four.

Before & After:
"$basetexture" "models/player/clone_sw_fn/clone_sw_head_orange"
"$basetexture" "models/player/clone_sw_fn/clone_sw_body_orange" (which is a secondary blue for some reason..)
"$basetexture" "models/player/clone_sw_fn/clone_sw_head_grey"
"$basetexture" "models/player/clone_sw_fn/clone_sw_body_red"

ahsoka_clone.jpeg

Place the "Ahsoka Clone Trooper Customizer" folder into "garrysmod/addons".

Enjoy.
 
Last edited:
Back
Top