Game Development Community

Detail Level Bug

by AIDan · in Torque Game Engine · 01/11/2002 (10:30 am) · 1 replies

Hi

It seems like when a detail level is a sprite object, the detail level does not change.

When I use the show mod, a size is calculated, but this size is not related to the detail level's change.
(I tested it with another, non sprite object and it changes correctly, but not similar to the shown size and detail level).

greetings
Daniel

#1
01/12/2002 (4:24 am)
I have tested a little bit around and find the bug.

The detail level seems to be ignored or too high, maybe because of the object is "too small".
The problem is that my Tree is 20m high and not very small.

The detail level is changing, but always on the same distance. Changing the detail level (mesh's detail level) has no effect.

greetings
Daniel