I released a game on Poki years ago, and I’ve now found a bug in i; all go.animate() animations run super fast when the frame rate is greater than 60.
The game uses the Spine extension, which has since been updated. The new version of Spine is not compatible with the version I used back in the day, so I’d have to redo all the spine stuff for it to work with the present day Defold.
Which leads me to the question; is downloading an old version of Defold (I’d have to find out which one), fixing the issue and building it again an option?
I’m asking because I don’t know if the build server is backwards compatible so far back (say 4 years+).