Using hard code of 1024 asteroids in belt.

For that texture size kills modern computers.
This commit is contained in:
Quantum 2013-11-04 16:29:28 -05:00
parent 08f108a5fa
commit a03b172aa0

View file

@ -292,7 +292,7 @@
"radius": "2.362 * AU", "radius": "2.362 * AU",
"cross": 1000, "cross": 1000,
"scale": 30, "scale": 30,
"count": "TEXTURE", "count": 1024,
"rotation": 114536500 "rotation": 114536500
} }
}, },