Garry's Mod

Garry's Mod

9,444 个评价
IK Foot
6
4
2
2
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 特效
插件标签: 风景, 写实
文件大小
发表于
更新日期
1.921 KB
2018 年 12 月 28 日 上午 5:45
2018 年 12 月 29 日 下午 4:08
2 项改动说明 ( 查看 )

订阅以下载
IK Foot

描述
This addon simulates Inverse Kinematics algorithm for player legs, like on NPC legs.

Features
  • Realistic legs behavior
  • Сompatibility with any animations.

Client console commands
  • player_ik_foot
    - enable/disable inverse kinematic for foot. 1 – on, 0 – off (def. 1)
  • player_ik_foot_lean
    - enable/disable player movement with additional leaning. 1 – on, 0 – off (def. 0)
  • player_ik_foot_ground_distance
    - max collision distance feet with an obstacle. (def. 45)
  • player_ik_foot_smoothing
    - animation smoothing. (def. 17)
  • player_ik_foot_debug
    - enable/disable display debug tools. 1 – on, 0 – off (def. 0)

Warning!
This is not a complete implementation IK, due to problems with bones manipulation and need to support custom animations - all calculations are approximate. Because of this, the algorithm may work incorrectly in some places. Fortunately, probability of this is minimal.