UNPKG

@quenty/trajectory

Version:

Utility function for estimating low and high arcs of projectiles. Solves for bullet drop given

40 lines (39 loc) 882 B
{ "name": "@quenty/trajectory", "version": "2.11.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", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "publishConfig": { "access": "public" }, "dependencies": { "@quenty/draw": "7.10.0", "@quenty/loader": "10.9.3" }, "gitHead": "8d2e7927e4399b4297a04d474d29bdd85692051d" }