@quenty/trajectory
Version:
Utility function for estimating low and high arcs of projectiles. Solves for bullet drop given
37 lines (36 loc) • 822 B
JSON
{
"name": "@quenty/trajectory",
"version": "2.9.0",
"description": "Utility function for estimating low and high arcs of projectiles. Solves for bullet drop given",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Physics",
"Projectiles"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/trajectory/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/draw": "^7.9.0",
"@quenty/loader": "^10.9.0"
},
"gitHead": "b2387bbbc347e784216a6e9e2d1abefd23c1d375"
}