Open supertuxkart-sourceforge-migration opened 10 years ago
Author: auria Happens because emitters use format x="1" y="2" z="3" whereas all other track objects use xyz="1 2 3". And now that I removed duplicated code, all track objects are expected to use the same conventions
Author: auria Worked around in r12629.
It would be nice however to make the exporter always produce the "new" syntax in all cases, to avoid mixing old and new syntax.
Author: auria Done in SVN.
Author: auria
In farm track, there is a particle emitter placed at (0,0,0), likely due to my refactor
Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/ticket/912