updated controller input for walkie
This commit is contained in:
parent
dad272afc4
commit
47f94bac1c
|
@ -67,7 +67,8 @@
|
||||||
"timeline-1672267820.json",
|
"timeline-1672267820.json",
|
||||||
"timeline-1672267850.json",
|
"timeline-1672267850.json",
|
||||||
"timeline-1672267872.json",
|
"timeline-1672267872.json",
|
||||||
"timeline-1672267892.json"
|
"timeline-1672267892.json",
|
||||||
|
"timeline-1672623960.json"
|
||||||
],
|
],
|
||||||
"folders": {
|
"folders": {
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"character": "character-1667667693.json",
|
"character": "character-1667667693.json",
|
||||||
"event_id": "dialogic_001",
|
"event_id": "dialogic_001",
|
||||||
"portrait": "",
|
"portrait": "",
|
||||||
"text": " (Gravin coughs violently. [color=red]Blood [/color]trickles down his chin.)"
|
"text": " (Gravin coughs violently. [color=red]Blood [/color]trickles from the corner of his mouth.)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"character": "character-1667667693.json",
|
"character": "character-1667667693.json",
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"events": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"dialogic-version": "1.4.5",
|
||||||
|
"file": "timeline-1672623960.json",
|
||||||
|
"name": "Guy Brimley (Meat Creek)"
|
||||||
|
}
|
||||||
|
}
|
|
@ -218,7 +218,7 @@ player_look_left={
|
||||||
toggle_walkie_talkie={
|
toggle_walkie_talkie={
|
||||||
"deadzone": 0.5,
|
"deadzone": 0.5,
|
||||||
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":0,"physical_scancode":67,"unicode":0,"echo":false,"script":null)
|
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":0,"physical_scancode":67,"unicode":0,"echo":false,"script":null)
|
||||||
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":3,"pressure":0.0,"pressed":false,"script":null)
|
, Object(InputEventJoypadButton,"resource_local_to_scene":false,"resource_name":"","device":0,"button_index":2,"pressure":0.0,"pressed":false,"script":null)
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
interact={
|
interact={
|
||||||
|
|
Loading…
Reference in New Issue