WebashalarForML's picture
Upload 2854 files
93416d9 verified
raw
history blame
3.75 kB
{
"sound_playuntildone": {
"opcode": "sound_playuntildone",
"next": null,
"parent": null,
"inputs": {
"SOUND_MENU": [
1,
"sound_sounds_menu"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 253,
"y": 17
},
"sound_sounds_menu": {
"opcode": "sound_sounds_menu",
"next": null,
"parent": "sound_playuntildone and sound_play",
"inputs": {},
"fields": {
"SOUND_MENU": [
"Meow",
null
]
},
"shadow": true,
"topLevel": false
},
"sound_play": {
"opcode": "sound_play",
"next": null,
"parent": null,
"inputs": {
"SOUND_MENU": [
1,
"sound_sounds_menu"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 245,
"y": 122
},
"sound_stopallsounds": {
"opcode": "sound_stopallsounds",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 253,
"y": 245
},
"sound_changeeffectby": {
"opcode": "sound_changeeffectby",
"next": null,
"parent": null,
"inputs": {
"VALUE": [
1,
[
4,
"10"
]
]
},
"fields": {
"EFFECT": [
"PITCH",
null
]
},
"shadow": false,
"topLevel": true,
"x": 653,
"y": 14
},
"sound_seteffectto": {
"opcode": "sound_seteffectto",
"next": null,
"parent": null,
"inputs": {
"VALUE": [
1,
[
4,
"100"
]
]
},
"fields": {
"EFFECT": [
"PITCH",
null
]
},
"shadow": false,
"topLevel": true,
"x": 653,
"y": 139
},
"sound_cleareffects": {
"opcode": "sound_cleareffects",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 651,
"y": 242
},
"sound_changevolumeby": {
"opcode": "sound_changevolumeby",
"next": null,
"parent": null,
"inputs": {
"VOLUME": [
1,
[
4,
"-10"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 645,
"y": 353
},
"sound_setvolumeto": {
"opcode": "sound_setvolumeto",
"next": null,
"parent": null,
"inputs": {
"VOLUME": [
1,
[
4,
"100"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1108,
"y": 5
},
"sound_volume": {
"opcode": "sound_volume",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1136,
"y": 123
}
}