Maybe the collision options prevents the use of mipmaps?
You'll have sharper textures, but also a much more inifficient use of memory, resulting in performance loss when used in large numbers...
The DDS format is used because of its efficient use of memory. The less memory needed, the faster it displays on the screen.
|