Guest User

Untitled

a guest
Dec 16th, 2015
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. class Clutter
  2. {
  3. class CAPS_Grass_Green: DefaultClutter
  4. {
  5. model = "A3\A3\plants_f\Clutter\c_StrGrassGreen_group.p3d";
  6. affectedByWind = 0.6;
  7. swLighting = "true";
  8. scaleMin = 0.7;
  9. scaleMax = 1.0;
  10. };
  11. class CAPS_Flower1: DefaultClutter
  12. {
  13. model = "A3\A3\plants_f\Clutter\c_Flower_Medium_White1.p3d";
  14. affectedByWind = 0.6;
  15. swLighting = "true";
  16. scaleMin = 0.7;
  17. scaleMax = 1.0;
  18. };
  19. };
Add Comment
Please, Sign In to add comment