I'm using Lua and sim.framerender(1) works, but event.tick runs once per simulation step, so I can't create a true slow-motion effect. Is there any API, hidden function, or setting that lets me slow the simulation to, for example, 10 ticks per second on Android?