mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
update collection to 162 defold
This commit is contained in:
@@ -72,9 +72,16 @@ embedded_instances {
|
||||
}
|
||||
embedded_instances {
|
||||
id: "sound"
|
||||
data: "components {\n"
|
||||
data: "embedded_components {\n"
|
||||
" id: \"click\"\n"
|
||||
" component: \"/example/kenney/assets/sounds/click.ogg\"\n"
|
||||
" type: \"sound\"\n"
|
||||
" data: \"sound: \\\"/example/kenney/assets/sounds/click.ogg\\\"\\n"
|
||||
"looping: 0\\n"
|
||||
"group: \\\"master\\\"\\n"
|
||||
"gain: 1.0\\n"
|
||||
"pan: 0.0\\n"
|
||||
"speed: 1.0\\n"
|
||||
"\"\n"
|
||||
" position {\n"
|
||||
" x: 0.0\n"
|
||||
" y: 0.0\n"
|
||||
|
Reference in New Issue
Block a user