Physics Mini Templates for Tumult Hype 4

TimeScale

Neo: What are you trying to tell me? That I can dodge bullets?
Morpheus: No, Neo. I'm trying to tell you that when you're ready, you won't have to.


 function ppbTS(e, t) {
      Matter.Events.on(hypeDocument.getElementProperty(e, 'physics-engine'), 'afterUpdate', function (event) {
           hypeDocument.getElementProperty(e, 'physics-engine').timing.timeScale = t;
      });
 }

Templatehttps://photics.com/files/templates/physics/timescale.hypetemplate.zip

Online Exampletimescale

Notes — Whoa! :scream_cat:

6 Likes