While trying to convert the attatched project, among other things, the _.density and -.density variables were renamed to, density and density2.
However, when I was looking through the code in Engine.js, the RtImpulseGetDataOfObjectWithId function used variables that ended with a '2' along with variables that did not end in a number. This is not really an issue, but it makes trying to use the output of Leopard difficult.
The project: distilled-impulse.sb3.zip