rework keyframe hide popup, keyframe auto render, textbox set_selection wide text
[goodguy/history.git] / cinelerra-5.1 / models / heroine01
1 # Model file for a character
2 # All models point right & are flipped in software for multiple characters
3
4
5 # Largest box the model takes up
6 width: 426
7 height: 744
8 scale: 1
9
10
11
12 # RGBA png image of the body.
13 # path x y relative to width & height
14 body: heroine01_body.png 0 198
15 # RGBA png image of the head.
16 head: heroine01_head.png 102 0
17
18
19 # Different mouth sizes for speech
20 # 1st is smallest
21 # path x y relative to width & height
22 mouth: heroine01_mouth1.png 261 143
23 mouth: heroine01_mouth2.png 261 143
24 mouth: heroine01_mouth3.png 261 143
25
26
27