pizzacam
This commit is contained in:
parent
2013e208a6
commit
8037f4f066
4 changed files with 50 additions and 2 deletions
|
@ -1193,7 +1193,7 @@ var StatenIsland1Stage = {
|
|||
}
|
||||
|
||||
var CEI3Stage = {
|
||||
"bits": 68,
|
||||
"bits": 74,
|
||||
"scene": "res://Scenes/EditorStages/3Stage.tscn",
|
||||
"scene_ref_base": "SubViewport/3Stage/",
|
||||
"camera_count": 4,
|
||||
|
@ -1222,6 +1222,12 @@ var CEI3Stage = {
|
|||
39: { "bot": "Helen", "movement": "Body Left", "flow_in": 0.7, "flow_out": 0.7 },
|
||||
40: { "bot": "Helen", "movement": "Body Right", "flow_in": 0.7, "flow_out": 0.7 },
|
||||
41: { "bot": "Helen", "movement": "Body Lean", "flow_in": 1.0, "flow_out": 0.8 },
|
||||
111: { "bot": "Pizzacam", "movement": "Mouth", "flow_in": 3.0, "flow_out": 2.0 },
|
||||
112: { "bot": "Pizzacam", "movement": "Left Eyelid", "flow_in": 1.5, "flow_out": 2.0 },
|
||||
113: { "bot": "Pizzacam", "movement": "Right Eyelid", "flow_in": 1.5, "flow_out": 2.0 },
|
||||
114: { "bot": "Pizzacam", "movement": "Eyes Cross", "flow_in": 3.5, "flow_out": 2.0 },
|
||||
115: { "bot": "Pizzacam", "movement": "Head Right", "flow_in": 1.5, "flow_out": 1.5 },
|
||||
116: { "bot": "Pizzacam", "movement": "Up", "flow_in": 0.5, "flow_out": 0.5 },
|
||||
118: { "bot": "Building", "movement": "Up", "flow_in": 0.5, "flow_out": 0.5 },
|
||||
119: { "bot": "Building", "movement": "Mouth", "flow_in": 3.0, "flow_out": 3.0 },
|
||||
120: { "bot": "Moon", "movement": "Up", "flow_in": 0.5, "flow_out": 0.5 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue