Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. class StageTI
  2. {
  3. texture="SWOP_clones\data\Body_ti_ca.paa";
  4. };
  5. ambient[]={1.000000,1.000000,1.000000,1.000000};
  6. diffuse[]={1.000000,1.000000,1.000000,1.000000};
  7. forcedDiffuse[]={0.000000,0.000000,0.000000,1.000000};
  8. emmisive[]={0.000000,0.000000,0.000000,1.000000};
  9. specular[]={0.200000,0.200000,0.200000,1.000000};
  10. specularPower=50.000000;
  11. PixelShaderID="Super";
  12. VertexShaderID="Super";
  13. class Stage1
  14. {
  15. texture="SWOP_clones\data\Body_n.paa";
  16. uvSource="tex";
  17. class uvTransform
  18. {
  19. aside[]={1.000000,0.000000,0.000000};
  20. up[]={0.000000,1.000000,0.000000};
  21. dir[]={0.000000,0.000000,0.000000};
  22. pos[]={0.000000,0.000000,0.000000};
  23. };
  24. };
  25. class Stage2
  26. {
  27. texture="#(argb,8,8,3)color(0.5,0.5,0.5,1,DT)";
  28. uvSource="tex";
  29. class uvTransform
  30. {
  31. aside[]={10.000000,0.000000,0.000000};
  32. up[]={0.000000,10.000000,0.000000};
  33. dir[]={0.000000,0.000000,0.000000};
  34. pos[]={0.000000,0.000000,0.000000};
  35. };
  36. };
  37. class Stage3
  38. {
  39. texture="#(argb,8,8,3)color(0,0,0,0,MC)";
  40. uvSource="tex";
  41. class uvTransform
  42. {
  43. aside[]={1.000000,0.000000,0.000000};
  44. up[]={0.000000,1.000000,0.000000};
  45. dir[]={0.000000,0.000000,0.000000};
  46. pos[]={0.000000,0.000000,0.000000};
  47. };
  48. };
  49. class Stage4
  50. {
  51. texture="SWOP_clones\data\Body_as.paa";
  52. uvSource="tex";
  53. class uvTransform
  54. {
  55. aside[]={1.000000,0.000000,0.000000};
  56. up[]={0.000000,1.000000,0.000000};
  57. dir[]={0.000000,0.000000,1.000000};
  58. pos[]={0.000000,0.000000,1.000000};
  59. };
  60. };
  61. class Stage5
  62. {
  63. texture="SWOP_clones\data\Body_smdi.paa";
  64. uvSource="tex";
  65. class uvTransform
  66. {
  67. aside[]={1.000000,0.000000,0.000000};
  68. up[]={0.000000,1.000000,0.000000};
  69. dir[]={0.000000,0.000000,1.000000};
  70. pos[]={0.000000,0.000000,1.000000};
  71. };
  72. };
  73. class Stage6
  74. {
  75. texture="#(ai,64,64,1)fresnel(1.53,2.44)";
  76. uvSource="none";
  77. };
  78. class Stage7
  79. {
  80. texture="A3\data_f\env_land_co.paa";
  81. uvSource="none";
  82. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement