New issue 310 by edvin.li...@gmail.com: render_attach_position does not
work with use_animate_from_use_position
http://code.google.com/p/corsix-th/issues/detail?id=310
What steps will reproduce the problem?
1. Try to for example make the lecture chair be correctly rendered against
a wall when in use by defining render_attach_position as a table.
What is the expected output? What do you see instead?
A double render is made, most likely because this object uses the
use_animate_from_use_position variable.