22-08-2026, 10:26 AM
(18-08-2026, 10:13 AM)Jawsarn Wrote: Hey! Just a small nit pick. I just noticed that the ObiSolver.Render() uses hardcoded Time.fixedDeltaTime, it would be great if that's a paramter instead for manual execution similar to StartSimulation.
Thanks
Sure! Just added stepTime as an extra parameter to Render().

