Chest and magnet spawning

This commit is contained in:
Martin
2022-12-23 09:52:26 +01:00
parent 4b2d35a733
commit afc9448826
9 changed files with 119 additions and 125 deletions

Binary file not shown.

View File

@@ -0,0 +1,14 @@
{
"ver": "1.0.0",
"importer": "audio-clip",
"imported": true,
"uuid": "a26cfab9-1d95-4f99-83bf-297696072f6c",
"files": [
".json",
".wav"
],
"subMetas": {},
"userData": {
"downloadMode": 0
}
}

View File

@@ -98,6 +98,14 @@
"__uuid__": "b1564752-035d-4989-aed0-2c0684d8a0e9",
"__expectedType__": "cc.AudioClip"
},
"magnetPickup": {
"__uuid__": "a26cfab9-1d95-4f99-83bf-297696072f6c",
"__expectedType__": "cc.AudioClip"
},
"chestPickup": {
"__uuid__": "a26cfab9-1d95-4f99-83bf-297696072f6c",
"__expectedType__": "cc.AudioClip"
},
"levelUp": {
"__uuid__": "4bf29238-2767-4178-a74a-3c2857685265",
"__expectedType__": "cc.AudioClip"