ct-js / docs.ctjs.rocks

Official docs of ct.js game engine
https://docs.ctjs.rocks/
74 stars 46 forks source link

Remove technical explanations of jettycat values and reduce multiplying #129

Closed firecakes closed 8 months ago

firecakes commented 8 months ago

Removes technical explanation of u.time with speed and accelerations, and simplifies the constants used for various speeds and gravity variables.

Also I somehow missed a snippet where I referenced the example and set direction to -135 in one snippet but not in the other. Both direction values for stunned are now -135 as in the updated example.