Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Refract
  2. {
  3. $surfaceprop No_Decal
  4.  
  5. $selfillum 1
  6. $selfillumfresnelminmaxexp "[0 1 1.8]"
  7. $selfillummask "aimsaber/aimsaber_blockshader_opacity_1"
  8. $selfillumtint "[0.75 0.05 0.07]"
  9.  
  10. $refract 1
  11. $normalmap "aimsaber/aimsaber_blockshader_normal"
  12. $normalmap2 "aimsaber/aimsaber_blockshader_normal_1"
  13. $refracttinttexture "aimsaber/aimsaber_blockshader_opacity"
  14. $refractamount 0.3
  15. $bluramount 0.2
  16.  
  17. Proxies
  18. {
  19. TextureScroll
  20. {
  21. texturescrollvar "$bumpTransform"
  22. texturescrollrate 0.08
  23. texturescrollangle 270
  24. texturescale 1.4
  25. }
  26.  
  27. TextureScroll
  28. {
  29. texturescrollvar "$bump2Transform"
  30. texturescrollrate 0.01
  31. texturescrollangle 268
  32. texturescale 1.2
  33. }
  34. }
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement