UNPKG

@quenty/humanoidmovedirectionutils

Version:

Gets the relative move direction from the camera and the humanoid allowing Roblox's input system to be layered on top of a camera system.

39 lines (38 loc) 948 B
{ "name": "@quenty/humanoidmovedirectionutils", "version": "10.11.1", "description": "Gets the relative move direction from the camera and the humanoid allowing Roblox's input system to be layered on top of a camera system.", "keywords": [ "Roblox", "Nevermore", "Lua", "Character" ], "bugs": { "url": "https://github.com/Quenty/NevermoreEngine/issues" }, "repository": { "type": "git", "url": "https://github.com/Quenty/NevermoreEngine.git", "directory": "src/humanoidmovedirectionutils/" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/quenty" }, "license": "MIT", "scripts": { "preinstall": "npx only-allow pnpm" }, "contributors": [ "Quenty" ], "dependencies": { "@quenty/cframeutils": "5.5.6", "@quenty/loader": "10.11.0" }, "publishConfig": { "access": "public" }, "gitHead": "754fea6847285062ee132f5f38d75d00fad177d4" }