Fixed some bugs with music

This commit is contained in:
Morgane Foussats 2021-04-29 20:36:18 +02:00
parent c767de5778
commit 8fd4bdaa7b
5 changed files with 15 additions and 3 deletions

View file

@ -1,8 +1,5 @@
{ {
"events": [ "events": [
{
"emit_signal": "play_music"
},
{ {
"background": "" "background": ""
}, },
@ -42,6 +39,9 @@
"definition": "", "definition": "",
"value": "" "value": ""
}, },
{
"emit_signal": "play_music"
},
{ {
"background": "res://backgrounds/bureauGroupe-2.jpg" "background": "res://backgrounds/bureauGroupe-2.jpg"
}, },

View file

@ -44,6 +44,9 @@
"definition": "", "definition": "",
"value": "" "value": ""
}, },
{
"emit_signal": "play_music"
},
{ {
"action": "leaveall", "action": "leaveall",
"character": "[All]" "character": "[All]"

View file

@ -51,6 +51,9 @@
"definition": "", "definition": "",
"value": "" "value": ""
}, },
{
"emit_signal": "play_music"
},
{ {
"action": "leaveall", "action": "leaveall",
"character": "[All]" "character": "[All]"

View file

@ -51,6 +51,9 @@
"definition": "", "definition": "",
"value": "" "value": ""
}, },
{
"emit_signal": "play_music"
},
{ {
"action": "leaveall", "action": "leaveall",
"character": "[All]" "character": "[All]"

View file

@ -51,6 +51,9 @@
"definition": "", "definition": "",
"value": "" "value": ""
}, },
{
"emit_signal": "play_music"
},
{ {
"action": "leaveall", "action": "leaveall",
"character": "[All]" "character": "[All]"