ресурсы звуков. json звуков

This commit is contained in:
2021-08-04 15:32:44 +03:00
parent 1ca6848df3
commit e89371487f
3 changed files with 13 additions and 0 deletions

View File

@@ -131,6 +131,12 @@
маски: [1, 1|2],
},
},
звуки: {
прыжокИгрока: {
события: ["игрок начал прыжок"],
файл: "р/звуки/331381__qubodup__public-domain-jump-sound.wav",
},
},
});
// // // //
@@ -331,6 +337,12 @@
маски: [0, 2|4]
},
},
звуки: {
зарядкаЛука: {
события: ["закинули стрелу"],
файл: "р/звуки/543927__eminyildirim__pistol-gun-cocking.wav",
},
},
});
function ПодкидываниеСтрелы() {

View File

@@ -1 +1,2 @@
* https://freesound.org/people/qubodup/sounds/331381/
* https://freesound.org/people/EminYILDIRIM/sounds/543927/