This version (2017/04/15 15:39) was approved by stohrendorf.The Previously approved version (2017/01/25 13:04) is available.
Table of Contents
Lara
Model Bone Indices
Copied from OpenTomb's Lua scripts.
-- .=. -- | 14| -- \ / \ -- / | | \ -- 11 / | 7 | \ 8 -- / | | \ -- | ===== | -- 12 | ===== | 9 -- | / 0 \ | -- 13 0 /_______\ 0 10 -- | | | | -- |1 | |4 | -- | | | | -- |__| |__| -- | | | | -- |2 | |5 | -- | | | | -- |__| |__| -- 3 |__| |__| 6 ----------------------------
Transform properties
Notation | Description |
---|---|
$Head_{x,y,z}$ | Additional head bone rotation. |
$Torso_{x,y,z}$ | Additional torso bone rotation. |
$Lara_{x,y,z}$ | General transform position. |
$Lara^\measuredangle_{x,y,z}$ | General transform rotation. |
$\Delta Lara^\measuredangle_{x,y,z}$ | Values added to $Lara^\measuredangle_{x,y,z}$ on each frame. |
$\uparrow Lara^\measuredangle_y$ | Lara's movement direction ($y$ angle), independent from her rotation. |