UNPKG

@quenty/clipcharacters

Version:

Clip characters locally on the client of other clients so they don't interfer with physics.

22 lines 418 B
{ "name": "ClipCharactersTest", "globIgnorePaths": [ "**/.package-lock.json" ], "tree": { "$className": "DataModel", "ServerScriptService": { "clipcharacters": { "$path": ".." }, "Script": { "$path": "scripts/Server" } }, "StarterPlayer": { "StarterPlayerScripts": { "Main": { "$path": "scripts/Client" } } } } }