quinton-ashley/p5play

Implement `world.timeScale` property

Closed this issue · 1 comments

Right now users would have to call world.step(timeStamp) after drawing all the sprites or using allSprites.draw(). Just having a simple scalar property to change the speed of the animation would be simpler and similar to Unity.

implemented in v3.19.14