{"id":"reimakesgames/prisma","name":"prisma","scope":"reimakesgames","platform":"roblox","description":"Mirrored from the Wally registry.","version":"0.2.2","latest":"0.2.2","versions":["0.1.0","0.2.0","0.2.1","0.2.2"],"license":"BSD-3-Clause","licenseRating":"safe","licenseCaveats":["The copyright notice must be preserved in copies. The author's name may not be used to promote your product.","License identified from the packaged LICENSE file; the manifest declared none."],"licenseVerified":true,"dependencies":{"reimakesgames/link":{"version":"^0.3.0","alias":"link"}},"integrity":"05993c561f84d78396eaabeac5e337918d4fbcaad040d78c983f8d89995d492f","likes":0,"downloads":0,"install":"forest install reimakesgames/prisma","url":"https://forest.dev/p/roblox/reimakesgames/prisma","files":"https://api.forest.dev/ai/package/roblox/reimakesgames/prisma/files","readme":"# Prisma\r\nA flexible Character System that can be integrated in any Framework\r\n\r\n## Why Prisma?\r\nPrisma is an easy plug-and-play framework that you can easily integrate with a few lines of code.\r\nIt supports visuals and physics similar to Minecraft and Quake Engine respectively.\r\n\r\n## Features\r\n* Head Facing Mouse or Camera\r\n* Arm following Mouse or Camera while tool is equipped\r\n* Torso lag (Minecraft like)\r\n* Acceleration and Deceleration (TBA)\r\n* Bunny hopping (TBA)\r\n* Fall Damage (TBA)\r\n\r\n# API\r\n## Client Functions\r\n**:ToggleMouseTracking(Enabled: *boolean*)**\r\n\r\nIf set to true, the head and other moving limbs follow the mouse instead of the camera.\r\n\r\n---\r\n\r\n**:ToggleTorsoLag(Enabled: *boolean*)**\r\n\r\nIf set to true, disables Humanoid.AutoRotate and enables the torso movement thing. (I don't know what it's called)\r\n<br>Else, it reenables AutoRotate, skipping all calculations.\r\n\r\n---\r\n\r\n**:ToggleArms(Left: *boolean*, Right: *boolean*)**\r\n<br>**:ToggleLeftArm(Enabled: *boolean*)** or **:ToggleRightArm(Enabled: *boolean*)**\r\n\r\nEnables respective arms\r\n\r\n---\r\n\r\n**:ToggleLegRotation(Enabled: *boolean*)**\r\n\r\nToggle for leg rotation for a pseudo-footplanting function\r\n\r\n# Credits\r\nAuthored/Co-Authored by: [Me](https://github.com/reimakesgames/) and [Synthranger_](https://github.com/synthranger/)\r\n","readmeTruncated":false}