Advertisement
axel37

source model import qc+vmt

Dec 7th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. axl_woodbarrel.qc
  2. $modelname "axool\axl_woodbarrel.mdl"
  3. $body barrel "axl_woodbarrel_ref.dmx"
  4. $staticprop
  5. $surfaceprop Wood_Box
  6. $cdmaterials "models\axool"
  7.  
  8.  
  9. $sequence idle "axl_woodbarrel_ref.dmx"
  10.  
  11.  
  12. $collisionmodel "axl_woodbarrel_phys.dmx"
  13. {
  14. $concave
  15. $mass 30
  16. }
  17.  
  18. ----------
  19. axl_woodbarrel.vmt (in \csgo\materials\models\axool)
  20. "VertexLitGeneric"
  21. {
  22. "$basetexture" "models/axool/axl_woodbarrel/ax_woodbarrel_albedo"
  23. "$bumpmap" "models/axool/axl_woodbarrel/axl_woodbarrel_normal"
  24. "$model" 1
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement