|
| 1 | +{ |
| 2 | + "schema": "html-js-gaming.game-asset-manifest", |
| 3 | + "version": 1, |
| 4 | + "gameId": "asteroids", |
| 5 | + "domains": { |
| 6 | + "sprites": [ |
| 7 | + { |
| 8 | + "assetId": "sprite.asteroids.demo", |
| 9 | + "runtimePath": "games/Asteroids/assets/sprites/asteroids-demo.sprite.json", |
| 10 | + "toolDataPath": "games/Asteroids/assets/sprites/data/asteroids-demo.sprite.data.json", |
| 11 | + "sourceToolId": "sprite-editor", |
| 12 | + "metadata": { |
| 13 | + "runtimeType": "sprite" |
| 14 | + } |
| 15 | + } |
| 16 | + ], |
| 17 | + "tilemaps": [ |
| 18 | + { |
| 19 | + "assetId": "tilemap.asteroids.stage", |
| 20 | + "runtimePath": "games/Asteroids/assets/tilemaps/asteroids-stage.tilemap.json", |
| 21 | + "toolDataPath": "games/Asteroids/assets/tilemaps/data/asteroids-stage.tilemap.data.json", |
| 22 | + "sourceToolId": "tile-map-editor", |
| 23 | + "metadata": { |
| 24 | + "runtimeType": "tilemap" |
| 25 | + } |
| 26 | + } |
| 27 | + ], |
| 28 | + "parallax": [ |
| 29 | + { |
| 30 | + "assetId": "parallax.asteroids.title", |
| 31 | + "runtimePath": "games/Asteroids/assets/parallax/asteroids-title.parallax.json", |
| 32 | + "toolDataPath": "games/Asteroids/assets/parallax/data/asteroids-title.parallax.data.json", |
| 33 | + "sourceToolId": "parallax-editor", |
| 34 | + "metadata": { |
| 35 | + "runtimeType": "parallax" |
| 36 | + } |
| 37 | + }, |
| 38 | + { |
| 39 | + "assetId": "parallax.asteroids.overlay", |
| 40 | + "runtimePath": "games/Asteroids/assets/parallax/asteroids-overlay.parallax.json", |
| 41 | + "toolDataPath": "games/Asteroids/assets/parallax/data/asteroids-overlay.parallax.data.json", |
| 42 | + "sourceToolId": "parallax-editor", |
| 43 | + "metadata": { |
| 44 | + "runtimeType": "parallax" |
| 45 | + } |
| 46 | + } |
| 47 | + ], |
| 48 | + "vectors": [ |
| 49 | + { |
| 50 | + "assetId": "vector.asteroids.ship", |
| 51 | + "runtimePath": "games/Asteroids/assets/vectors/asteroids-ship.vector.json", |
| 52 | + "toolDataPath": "games/Asteroids/assets/vectors/data/asteroids-vectors.library.data.json", |
| 53 | + "sourceToolId": "vector-asset-studio", |
| 54 | + "metadata": { |
| 55 | + "runtimeType": "vector" |
| 56 | + } |
| 57 | + }, |
| 58 | + { |
| 59 | + "assetId": "vector.asteroids.asteroid.large", |
| 60 | + "runtimePath": "games/Asteroids/assets/vectors/asteroids-asteroid-large.vector.json", |
| 61 | + "toolDataPath": "games/Asteroids/assets/vectors/data/asteroids-vectors.library.data.json", |
| 62 | + "sourceToolId": "vector-asset-studio", |
| 63 | + "metadata": { |
| 64 | + "runtimeType": "vector" |
| 65 | + } |
| 66 | + }, |
| 67 | + { |
| 68 | + "assetId": "vector.asteroids.asteroid.medium", |
| 69 | + "runtimePath": "games/Asteroids/assets/vectors/asteroids-asteroid-medium.vector.json", |
| 70 | + "toolDataPath": "games/Asteroids/assets/vectors/data/asteroids-vectors.library.data.json", |
| 71 | + "sourceToolId": "vector-asset-studio", |
| 72 | + "metadata": { |
| 73 | + "runtimeType": "vector" |
| 74 | + } |
| 75 | + }, |
| 76 | + { |
| 77 | + "assetId": "vector.asteroids.asteroid.small", |
| 78 | + "runtimePath": "games/Asteroids/assets/vectors/asteroids-asteroid-small.vector.json", |
| 79 | + "toolDataPath": "games/Asteroids/assets/vectors/data/asteroids-vectors.library.data.json", |
| 80 | + "sourceToolId": "vector-asset-studio", |
| 81 | + "metadata": { |
| 82 | + "runtimeType": "vector" |
| 83 | + } |
| 84 | + }, |
| 85 | + { |
| 86 | + "assetId": "vector.asteroids.ui.title", |
| 87 | + "runtimePath": "games/Asteroids/assets/vectors/asteroids-title.vector.json", |
| 88 | + "toolDataPath": "games/Asteroids/assets/vectors/data/asteroids-vectors.library.data.json", |
| 89 | + "sourceToolId": "vector-asset-studio", |
| 90 | + "metadata": { |
| 91 | + "runtimeType": "vector" |
| 92 | + } |
| 93 | + } |
| 94 | + ] |
| 95 | + } |
| 96 | +} |
0 commit comments