Hughmann Posted February 6, 2016 Share Posted February 6, 2016 So i am trying to make a calculation to figure out a way to fine tune jump timings. To do this i need to know how the variables affecting jumps work, i know how body.velocity works. but nothing tells me about how gravity affects whatever its used on and how it affects velocity. anyone know the specifics of it? Link to comment Share on other sites More sharing options...
AzraelTycka Posted February 6, 2016 Share Posted February 6, 2016 Hello, check the phaser code itself to see how gravity is used, it's used as part of the velocity so you probably missed it considering you know how velocity in phaser works. Just to be sure you can start for example on this line, is that ok? Link to comment Share on other sites More sharing options...
Recommended Posts