New naming convention proposal #149
@ -102,9 +102,11 @@ Rigs may use Actions for Action Constraint based control set-ups. Since these ar
|
|||||||
Corrective Actions are ones which are meant to activate when two other actions activate. These should use the name of the two trigger actions, separated by a "+".
|
Corrective Actions are ones which are meant to activate when two other actions activate. These should use the name of the two trigger actions, separated by a "+".
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
- `RIG-ES-mouth_open`
|
```
|
||||||
- `RIG-ES-lips_wide`
|
RIG-ES-mouth_open
|
||||||
- `RIG-ES-mouth_open+lips_wide`
|
RIG-ES-lips_wide
|
||||||
|
RIG-ES-mouth_open+lips_wide
|
||||||
|
```
|
||||||
|
|
||||||
### Animations of Shots
|
### Animations of Shots
|
||||||
Actions created for shots should be named `ANI-{asset_mnemonic}-{scene_name}.{version}`
|
Actions created for shots should be named `ANI-{asset_mnemonic}-{scene_name}.{version}`
|
||||||
|
Loading…
Reference in New Issue
Block a user