synthranger / Viewmodel

Viewmodel class for handling viewmodels in FPS frameworks

Home Page:https://synthranger.github.io/Viewmodel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viewmodel

Viewmodel class for handling viewmodels in FPS frameworks

Viewmodel Instance Format

  • Model (Model)
    • HumanoidRootPart (Part) (Model.PrimaryPart)
    • FakeCamera (Part)
    • Settings (ModuleScript) (Returns ViewmodelSettings)
    • Left Arm (Part)
    • Right Arm (Part)
    • AnimationController or Humanoid

Changelog
Documentation

About

Viewmodel class for handling viewmodels in FPS frameworks

https://synthranger.github.io/Viewmodel/

License:MIT License


Languages

Language:Lua 100.0%