create-aura3d 1.3.2 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (226) hide show
  1. package/dist/cli.js +10 -0
  2. package/dist/cli.js.map +1 -1
  3. package/dist/index.d.ts +1 -1
  4. package/dist/index.d.ts.map +1 -1
  5. package/dist/index.js +11 -2
  6. package/dist/index.js.map +1 -1
  7. package/dist/showcase-spec-artifacts.d.ts +104 -0
  8. package/dist/showcase-spec-artifacts.d.ts.map +1 -0
  9. package/dist/showcase-spec-artifacts.js +142 -0
  10. package/dist/showcase-spec-artifacts.js.map +1 -0
  11. package/dist/showcase-spec-category-plan.d.ts +15 -0
  12. package/dist/showcase-spec-category-plan.d.ts.map +1 -0
  13. package/dist/showcase-spec-category-plan.js +45 -0
  14. package/dist/showcase-spec-category-plan.js.map +1 -0
  15. package/dist/showcase-spec-compiler.d.ts +5 -0
  16. package/dist/showcase-spec-compiler.d.ts.map +1 -0
  17. package/dist/showcase-spec-compiler.js +240 -0
  18. package/dist/showcase-spec-compiler.js.map +1 -0
  19. package/dist/showcase-spec-evidence.d.ts +7 -0
  20. package/dist/showcase-spec-evidence.d.ts.map +1 -0
  21. package/dist/showcase-spec-evidence.js +815 -0
  22. package/dist/showcase-spec-evidence.js.map +1 -0
  23. package/dist/showcase-spec-game-geometry-extractor.d.ts +21 -0
  24. package/dist/showcase-spec-game-geometry-extractor.d.ts.map +1 -0
  25. package/dist/showcase-spec-game-geometry-extractor.js +725 -0
  26. package/dist/showcase-spec-game-geometry-extractor.js.map +1 -0
  27. package/dist/showcase-spec-game-replacement-evidence.d.ts +14 -0
  28. package/dist/showcase-spec-game-replacement-evidence.d.ts.map +1 -0
  29. package/dist/showcase-spec-game-replacement-evidence.js +219 -0
  30. package/dist/showcase-spec-game-replacement-evidence.js.map +1 -0
  31. package/dist/showcase-spec-game-template-evidence.d.ts +72 -0
  32. package/dist/showcase-spec-game-template-evidence.d.ts.map +1 -0
  33. package/dist/showcase-spec-game-template-evidence.js +435 -0
  34. package/dist/showcase-spec-game-template-evidence.js.map +1 -0
  35. package/dist/showcase-spec-gameplay-evidence.d.ts +3 -0
  36. package/dist/showcase-spec-gameplay-evidence.d.ts.map +1 -0
  37. package/dist/showcase-spec-gameplay-evidence.js +108 -0
  38. package/dist/showcase-spec-gameplay-evidence.js.map +1 -0
  39. package/dist/showcase-spec-parser.d.ts +3 -0
  40. package/dist/showcase-spec-parser.d.ts.map +1 -0
  41. package/dist/showcase-spec-parser.js +662 -0
  42. package/dist/showcase-spec-parser.js.map +1 -0
  43. package/dist/showcase-spec-platformer-artifacts.d.ts +3 -0
  44. package/dist/showcase-spec-platformer-artifacts.d.ts.map +1 -0
  45. package/dist/showcase-spec-platformer-artifacts.js +276 -0
  46. package/dist/showcase-spec-platformer-artifacts.js.map +1 -0
  47. package/dist/showcase-spec-racing-artifacts.d.ts +3 -0
  48. package/dist/showcase-spec-racing-artifacts.d.ts.map +1 -0
  49. package/dist/showcase-spec-racing-artifacts.js +273 -0
  50. package/dist/showcase-spec-racing-artifacts.js.map +1 -0
  51. package/dist/showcase-spec-replacement-apply.d.ts +10 -0
  52. package/dist/showcase-spec-replacement-apply.d.ts.map +1 -0
  53. package/dist/showcase-spec-replacement-apply.js +166 -0
  54. package/dist/showcase-spec-replacement-apply.js.map +1 -0
  55. package/dist/showcase-spec-replacement-candidates.d.ts +16 -0
  56. package/dist/showcase-spec-replacement-candidates.d.ts.map +1 -0
  57. package/dist/showcase-spec-replacement-candidates.js +244 -0
  58. package/dist/showcase-spec-replacement-candidates.js.map +1 -0
  59. package/dist/showcase-spec-replacement-game-geometry.d.ts +4 -0
  60. package/dist/showcase-spec-replacement-game-geometry.d.ts.map +1 -0
  61. package/dist/showcase-spec-replacement-game-geometry.js +175 -0
  62. package/dist/showcase-spec-replacement-game-geometry.js.map +1 -0
  63. package/dist/showcase-spec-replacement-manifest.d.ts +41 -0
  64. package/dist/showcase-spec-replacement-manifest.d.ts.map +1 -0
  65. package/dist/showcase-spec-replacement-manifest.js +62 -0
  66. package/dist/showcase-spec-replacement-manifest.js.map +1 -0
  67. package/dist/showcase-spec-replacement-values.d.ts +9 -0
  68. package/dist/showcase-spec-replacement-values.d.ts.map +1 -0
  69. package/dist/showcase-spec-replacement-values.js +41 -0
  70. package/dist/showcase-spec-replacement-values.js.map +1 -0
  71. package/dist/showcase-spec-replacement.d.ts +13 -0
  72. package/dist/showcase-spec-replacement.d.ts.map +1 -0
  73. package/dist/showcase-spec-replacement.js +144 -0
  74. package/dist/showcase-spec-replacement.js.map +1 -0
  75. package/dist/showcase-spec-types.d.ts +304 -0
  76. package/dist/showcase-spec-types.d.ts.map +1 -0
  77. package/dist/showcase-spec-types.js +2 -0
  78. package/dist/showcase-spec-types.js.map +1 -0
  79. package/package.json +21 -2
  80. package/templates/animation-channel/package.json +1 -1
  81. package/templates/animation-channel/tests/screenshot.spec.ts +16 -0
  82. package/templates/animation-studio/index.html +12 -0
  83. package/templates/animation-studio/node_modules.publish-aside/.vite/deps/_metadata.json +8 -0
  84. package/templates/animation-studio/node_modules.publish-aside/.vite/deps/package.json +3 -0
  85. package/templates/animation-studio/package.json +1 -1
  86. package/templates/animation-studio/scripts/animation-scene.ts +1 -1
  87. package/templates/animation-studio/scripts/asset-motion-probe.ts +7 -1
  88. package/templates/animation-studio/scripts/author-office-scene.ts +1 -1
  89. package/templates/animation-studio/scripts/build-characters.ts +1 -1
  90. package/templates/animation-studio/scripts/render-live.ts +24 -0
  91. package/templates/animation-studio/src/director/director-heuristics.ts +2 -2
  92. package/templates/animation-studio/src/director/{prompt-to-scene.ts → prompt-scene.ts} +74 -6
  93. package/templates/animation-studio/studio/src/App.tsx +146 -78
  94. package/templates/animation-studio/studio/src/components/Console.tsx +8 -2
  95. package/templates/animation-studio/studio/src/components/Inspector.tsx +57 -1
  96. package/templates/animation-studio/studio/src/components/Stage.tsx +10 -5
  97. package/templates/animation-studio/studio/src/components/Timeline.tsx +49 -2
  98. package/templates/animation-studio/studio/src/state/mapDocument.ts +13 -2
  99. package/templates/animation-studio/studio/src/state/sceneTool.ts +20 -9
  100. package/templates/animation-studio/studio/src/state/types.ts +8 -0
  101. package/templates/animation-studio/tests/route-health.spec.ts +33 -0
  102. package/templates/animation-studio/tests/screenshot.spec.ts +30 -0
  103. package/templates/character-controller/package.json +1 -1
  104. package/templates/character-controller/src/main.ts +18 -1
  105. package/templates/cinematic-scene/package.json +1 -1
  106. package/templates/cinematic-scene/tests/screenshot.spec.ts +3 -3
  107. package/templates/episode-builder/package.json +1 -1
  108. package/templates/episode-builder/tests/screenshot.spec.ts +15 -0
  109. package/templates/falling-blocks-starter/README.md +18 -0
  110. package/templates/falling-blocks-starter/index.html +23 -0
  111. package/templates/falling-blocks-starter/package.json +21 -0
  112. package/templates/falling-blocks-starter/playwright.config.ts +12 -0
  113. package/templates/falling-blocks-starter/public/aura-assets/showcaseBlockfallCabinet.679d52fe.glb +0 -0
  114. package/templates/falling-blocks-starter/public/aura-assets/showcaseBlockfallCabinet.thumb.svg +1 -0
  115. package/templates/falling-blocks-starter/src/aura-assets.ts +20 -0
  116. package/templates/falling-blocks-starter/src/main.ts +358 -0
  117. package/templates/falling-blocks-starter/tests/playable.spec.ts +85 -0
  118. package/templates/falling-blocks-starter/tests/route-health.spec.ts +34 -0
  119. package/templates/falling-blocks-starter/tsconfig.json +13 -0
  120. package/templates/fighting-game/package.json +1 -1
  121. package/templates/fighting-game/tests/screenshot.spec.ts +15 -0
  122. package/templates/mini-game/README.md +13 -0
  123. package/templates/mini-game/index.html +1 -1
  124. package/templates/mini-game/package.json +2 -2
  125. package/templates/mini-game/src/main.ts +251 -21
  126. package/templates/mini-game/tests/playable.spec.ts +49 -0
  127. package/templates/mini-game/tests/screenshot.spec.ts +37 -32
  128. package/templates/product-viewer/package.json +1 -1
  129. package/templates/product-viewer/tests/screenshot.spec.ts +4 -4
  130. package/templates/prompt-animation-channel/package.json +1 -1
  131. package/templates/prompt-animation-channel/tests/screenshot.spec.ts +15 -0
  132. package/templates/racing-starter/README.md +27 -0
  133. package/templates/racing-starter/index.html +23 -0
  134. package/templates/racing-starter/package.json +21 -0
  135. package/templates/racing-starter/playwright.config.ts +12 -0
  136. package/templates/racing-starter/public/aura-assets/showcaseCleanSportsCar.1c69283f.glb +0 -0
  137. package/templates/racing-starter/public/aura-assets/showcaseCleanSportsCar.thumb.svg +1 -0
  138. package/templates/racing-starter/public/aura-assets/showcaseReadableKartCircuit.5cbb912e.glb +0 -0
  139. package/templates/racing-starter/public/aura-assets/showcaseReadableKartCircuit.thumb.svg +1 -0
  140. package/templates/racing-starter/src/aura-assets.ts +36 -0
  141. package/templates/racing-starter/src/main.ts +280 -0
  142. package/templates/racing-starter/tests/playable.spec.ts +93 -0
  143. package/templates/racing-starter/tests/route-health.spec.ts +40 -0
  144. package/templates/racing-starter/tsconfig.json +13 -0
  145. package/templates/three-compat-architecture-interior/index.html +16 -0
  146. package/templates/three-compat-architecture-interior/package.json +21 -0
  147. package/templates/three-compat-architecture-interior/playwright.config.ts +14 -0
  148. package/templates/three-compat-architecture-interior/src/main.ts +27 -0
  149. package/templates/three-compat-architecture-interior/tests/route-health.spec.ts +16 -0
  150. package/templates/three-compat-architecture-interior/tests/screenshot.spec.ts +15 -0
  151. package/templates/three-compat-architecture-interior/tsconfig.json +19 -0
  152. package/templates/three-compat-asset-inspector/index.html +16 -0
  153. package/templates/three-compat-asset-inspector/package.json +21 -0
  154. package/templates/three-compat-asset-inspector/playwright.config.ts +14 -0
  155. package/templates/three-compat-asset-inspector/src/main.ts +17 -0
  156. package/templates/three-compat-asset-inspector/tests/route-health.spec.ts +16 -0
  157. package/templates/three-compat-asset-inspector/tests/screenshot.spec.ts +15 -0
  158. package/templates/three-compat-asset-inspector/tsconfig.json +19 -0
  159. package/templates/three-compat-character-viewer/index.html +16 -0
  160. package/templates/three-compat-character-viewer/package.json +21 -0
  161. package/templates/three-compat-character-viewer/playwright.config.ts +14 -0
  162. package/templates/three-compat-character-viewer/src/main.ts +17 -0
  163. package/templates/three-compat-character-viewer/tests/route-health.spec.ts +16 -0
  164. package/templates/three-compat-character-viewer/tests/screenshot.spec.ts +15 -0
  165. package/templates/three-compat-character-viewer/tsconfig.json +19 -0
  166. package/templates/three-compat-custom-threejs-migration/index.html +16 -0
  167. package/templates/three-compat-custom-threejs-migration/package.json +21 -0
  168. package/templates/three-compat-custom-threejs-migration/playwright.config.ts +14 -0
  169. package/templates/three-compat-custom-threejs-migration/src/main.ts +16 -0
  170. package/templates/three-compat-custom-threejs-migration/tests/route-health.spec.ts +16 -0
  171. package/templates/three-compat-custom-threejs-migration/tests/screenshot.spec.ts +15 -0
  172. package/templates/three-compat-custom-threejs-migration/tsconfig.json +19 -0
  173. package/templates/three-compat-large-scene/index.html +16 -0
  174. package/templates/three-compat-large-scene/package.json +21 -0
  175. package/templates/three-compat-large-scene/playwright.config.ts +14 -0
  176. package/templates/three-compat-large-scene/src/main.ts +31 -0
  177. package/templates/three-compat-large-scene/tests/route-health.spec.ts +16 -0
  178. package/templates/three-compat-large-scene/tests/screenshot.spec.ts +15 -0
  179. package/templates/three-compat-large-scene/tsconfig.json +19 -0
  180. package/templates/three-compat-material-authoring/index.html +16 -0
  181. package/templates/three-compat-material-authoring/package.json +21 -0
  182. package/templates/three-compat-material-authoring/playwright.config.ts +14 -0
  183. package/templates/three-compat-material-authoring/src/main.ts +33 -0
  184. package/templates/three-compat-material-authoring/tests/route-health.spec.ts +16 -0
  185. package/templates/three-compat-material-authoring/tests/screenshot.spec.ts +15 -0
  186. package/templates/three-compat-material-authoring/tsconfig.json +19 -0
  187. package/templates/three-compat-postprocess-scene/index.html +16 -0
  188. package/templates/three-compat-postprocess-scene/package.json +21 -0
  189. package/templates/three-compat-postprocess-scene/playwright.config.ts +14 -0
  190. package/templates/three-compat-postprocess-scene/src/main.ts +17 -0
  191. package/templates/three-compat-postprocess-scene/tests/route-health.spec.ts +16 -0
  192. package/templates/three-compat-postprocess-scene/tests/screenshot.spec.ts +15 -0
  193. package/templates/three-compat-postprocess-scene/tsconfig.json +19 -0
  194. package/templates/three-compat-premium-product-viewer/index.html +16 -0
  195. package/templates/three-compat-premium-product-viewer/package.json +21 -0
  196. package/templates/three-compat-premium-product-viewer/playwright.config.ts +14 -0
  197. package/templates/three-compat-premium-product-viewer/src/main.ts +18 -0
  198. package/templates/three-compat-premium-product-viewer/tests/route-health.spec.ts +16 -0
  199. package/templates/three-compat-premium-product-viewer/tests/screenshot.spec.ts +15 -0
  200. package/templates/three-compat-premium-product-viewer/tsconfig.json +19 -0
  201. package/templates/animation-channel/public/aura-assets/moon-garden-feature-frame.png +0 -0
  202. package/templates/animation-channel/tests/reports/prompt-animation/cartoon-sample-episode.png +0 -0
  203. package/templates/animation-studio/dist/episodes/scene/episode-3d.webm +0 -0
  204. package/templates/animation-studio/dist/episodes/scene/frames/action.png +0 -0
  205. package/templates/animation-studio/dist/episodes/scene/frames/dialogue.png +0 -0
  206. package/templates/animation-studio/dist/episodes/scene/frames/final.png +0 -0
  207. package/templates/animation-studio/dist/episodes/scene/frames/first.png +0 -0
  208. package/templates/animation-studio/dist/episodes/scene/frames/mouth-closed.png +0 -0
  209. package/templates/animation-studio/dist/episodes/scene/frames/mouth-open.png +0 -0
  210. package/templates/animation-studio/dist/episodes/scene/render-live-summary.json +0 -5616
  211. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/broken.png +0 -0
  212. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/chefs.png +0 -0
  213. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/customer.png +0 -0
  214. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/worker-1.png +0 -0
  215. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/worker-2.png +0 -0
  216. package/templates/animation-studio/dist/generated/second-scene.document.json +0 -1210
  217. package/templates/animation-studio/dist/generated/studio-edited.document.json +0 -1196
  218. package/templates/animation-studio/dist/scene/inshader-accept.document.json +0 -1
  219. package/templates/animation-studio/dist/scene/inshader-test.document.json +0 -1
  220. package/templates/animation-studio/dist/scene/integ.document.json +0 -1
  221. package/templates/animation-studio/dist/scene/working.document.json +0 -594
  222. package/templates/animation-studio/dist/scene/working.history.json +0 -1
  223. package/templates/animation-studio/studio/dist/assets/index-i8URxOOt.css +0 -1
  224. package/templates/animation-studio/studio/dist/assets/index-pC9hdZ-B.js +0 -11
  225. package/templates/animation-studio/studio/dist/index.html +0 -19
  226. package/templates/animation-studio/tests/reports/animation-studio/hifi-cast-validation.json +0 -938
@@ -1 +0,0 @@
1
- {"id":"moon-garden-001","duration":60,"assets":{"characters":[{"id":"miko","url":"/aura-assets/miko.catalog.glb","scale":1.6,"defaultClip":"Idle","mouthMorphIndex":-1},{"id":"luma","url":"/aura-assets/luma2.catalog.glb","scale":1.6,"defaultClip":"Idle","mouthMorphIndex":-1}],"props":[{"id":"mushroom","url":"/aura-assets/mushroom.catalog.glb"}]},"set":{"clearColor":[0.043,0.058,0.101,1],"studioLightingScale":0.4,"environment":{"color":[0.34,0.4,0.52],"intensity":0.32,"proceduralMap":{"skyColor":[0.16,0.22,0.34],"horizonColor":[0.22,0.26,0.32],"groundColor":[0.05,0.06,0.08],"specularColor":[0.85,0.9,1],"intensity":0.4,"specularIntensity":0.7}},"pieces":[{"id":"garden-floor","geometry":"cube","position":[0,-0.06,0],"scale":[60,0.12,60],"baseColor":[0.09,0.29,0.245,1],"metallic":0.02,"roughness":0.78,"emissiveColor":[0.03,0.09,0.08],"emissiveStrength":0.18,"includeInAutoFrame":true},{"id":"garden-sky","geometry":"cube","position":[0,8,-12],"scale":[60,36,0.4],"baseColor":[0.04,0.16,0.255,1],"metallic":0,"roughness":1,"emissiveColor":[0.06,0.28,0.4],"emissiveStrength":0.55},{"id":"moon-halo","geometry":"sphere","position":[2.5,2.55,-6.2],"scale":[3.9,3.9,3.9],"baseColor":[0.4,0.72,0.95,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.32,0.62,0.9],"glow":{"dim":0.35,"full":0.62}},{"id":"moon-orb","geometry":"sphere","position":[2.5,2.55,-6],"scale":[2.1,2.1,2.1],"baseColor":[0.62,0.84,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.36,0.62,0.88],"glow":{"dim":0.4,"full":0.62}},{"id":"star-0","geometry":"sphere","position":[-9.5,7.5,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-1","geometry":"sphere","position":[-7,5.2,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-2","geometry":"sphere","position":[-8.2,3,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-3","geometry":"sphere","position":[-5.5,8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-4","geometry":"sphere","position":[-3.8,6,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-5","geometry":"sphere","position":[-6.2,1.6,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-6","geometry":"sphere","position":[5.4,7.6,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-7","geometry":"sphere","position":[7.2,5.4,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-8","geometry":"sphere","position":[8.6,8.2,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-9","geometry":"sphere","position":[8,2.8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-10","geometry":"sphere","position":[4.2,8.6,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-11","geometry":"sphere","position":[-10.5,5,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-12","geometry":"sphere","position":[9.8,4,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-13","geometry":"sphere","position":[-4.6,2.2,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-14","geometry":"sphere","position":[6,1.8,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-15","geometry":"sphere","position":[0.5,8.8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"glow-stone-l","geometry":"sphere","position":[-1.7,0.12,0.45],"scale":[0.26,0.13,0.2],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.12,"full":1.85}},{"id":"glow-stone-c","geometry":"sphere","position":[-0.15,0.1,0.35],"scale":[0.2,0.1,0.16],"baseColor":[0.49,0.886,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.49,0.886,1],"glow":{"dim":0.1,"full":1.7}},{"id":"glow-stone-r","geometry":"sphere","position":[1.75,0.12,0.4],"scale":[0.26,0.13,0.2],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.12,"full":1.85}},{"id":"glow-stone-back","geometry":"sphere","position":[0.55,0.1,-0.7],"scale":[0.2,0.1,0.16],"baseColor":[0.49,0.886,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.49,0.886,1],"glow":{"dim":0.1,"full":1.7}},{"id":"broom-handle","geometry":"cylinder","position":[-0.55,0.5,0.25],"scale":[0.045,1,0.045],"roll":-0.55,"baseColor":[0.55,0.42,0.26,1],"metallic":0.1,"roughness":0.7,"emissiveColor":[0.12,0.1,0.06],"emissiveStrength":0.1},{"id":"broom-bristles","geometry":"cube","position":[-0.82,0.18,0.27],"scale":[0.32,0.18,0.12],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.18,"full":1},"roll":-0.2}],"lights":[{"id":"garden-key","kind":"point","color":[0.86,0.93,1],"position":[-2.6,3.6,2.6],"intensity":4.4,"range":18},{"id":"garden-cyan-fill","kind":"point","color":[0.49,0.886,1],"position":[2.4,2,1.4],"intensity":2,"range":13},{"id":"garden-warm-rim","kind":"point","color":[1,0.78,0.45],"position":[0.4,1.8,-2],"intensity":2.8,"range":13}],"inShaderCel":true,"realShadows":true},"walkableBounds":{"min":[-3.6,0,-2],"max":[3.6,0,2]},"shots":[{"shotId":"shot-moon-garden-open","presetId":"establishing","startTime":0,"endTime":20,"cameraSubject":[0.025,0.75,0]},{"shotId":"shot-glow-stone-teamwork","presetId":"two-shot","startTime":20,"endTime":42,"cameraSubject":[-0.06,0.75,0.215]},{"shotId":"shot-moon-garden-finish","presetId":"close-up","startTime":42,"endTime":60,"cameraSubject":[-0.95,-0.2,0]}],"blocking":[{"characterId":"miko","shots":[{"shotId":"shot-moon-garden-open","clip":"Loops","waypoints":[{"time":0,"position":[-0.95,0,0],"yaw":0.37699111843077515}]},{"shotId":"shot-glow-stone-teamwork","clip":"Loops","sweeping":true,"waypoints":[{"time":20,"position":[-0.37,0,0.23],"yaw":-1.5707963267948966}]},{"shotId":"shot-moon-garden-finish","clip":"Loops","waypoints":[{"time":42,"position":[-0.65,0,0],"yaw":0.37699111843077515}]}]},{"characterId":"luma","shots":[{"shotId":"shot-moon-garden-open","clip":"Run","waypoints":[{"time":0,"position":[1,0,0],"yaw":-0.37699111843077515}]},{"shotId":"shot-glow-stone-teamwork","clip":"Run","waypoints":[{"time":20,"position":[0.25,0,0.2],"yaw":-1.9477874452256718}]},{"shotId":"shot-moon-garden-finish","clip":"Idle","waypoints":[{"time":42,"position":[0.68,0,0],"yaw":-0.37699111843077515}]}]}],"setDressing":[{"propId":"mushroom","position":[-2.4,0,0.4],"scale":0.16,"feetOffset":2.8},{"propId":"mushroom","position":[2.5,0,0.2],"scale":0.14,"feetOffset":2.8},{"propId":"mushroom","position":[-1.6,0,1],"scale":0.1,"feetOffset":2.8},{"propId":"mushroom","position":[1.8,0,0.9],"scale":0.11,"feetOffset":2.8},{"propId":"mushroom","position":[0.2,0,-1.5],"scale":0.13,"feetOffset":2.8},{"propId":"mushroom","position":[-3.4,0,-0.6],"scale":0.08,"feetOffset":2.8},{"propId":"mushroom","position":[3.3,0,-0.4],"scale":0.085,"feetOffset":2.8},{"propId":"mushroom","position":[-2.7,0,-1.6],"scale":0.07,"feetOffset":2.8},{"propId":"mushroom","position":[2.6,0,-1.7],"scale":0.075,"feetOffset":2.8},{"propId":"mushroom","position":[-0.9,0,1.4],"scale":0.06,"feetOffset":2.8},{"propId":"mushroom","position":[1.1,0,1.5],"scale":0.065,"feetOffset":2.8}],"worldState":{"glowSpanSeconds":60},"dialogue":{"language":"en","lines":[{"lineId":"shot-moon-garden-open:line-1","speakerId":"miko","startTime":0,"endTime":10,"text":"Luma, the moon lilies are losing their sparkle."},{"lineId":"shot-moon-garden-open:line-2","speakerId":"luma","startTime":10,"endTime":20,"text":"Then we sweep softly and wake the glow stones."},{"lineId":"shot-glow-stone-teamwork:line-1","speakerId":"miko","startTime":20,"endTime":31,"text":"I will polish the blue stones one tiny circle at a time."},{"lineId":"shot-glow-stone-teamwork:line-2","speakerId":"luma","startTime":31,"endTime":42,"text":"And I will hum the garden's sleepy cleanup song."},{"lineId":"shot-moon-garden-finish:line-1","speakerId":"luma","startTime":42,"endTime":51,"text":"The moon lilies are twinkling again."},{"lineId":"shot-moon-garden-finish:line-2","speakerId":"miko","startTime":51,"endTime":60,"text":"Goodnight, little garden. Keep glowing."}]}}
@@ -1 +0,0 @@
1
- {"id":"moon-garden-001","duration":60,"assets":{"characters":[{"id":"miko","url":"/aura-assets/miko.catalog.glb","scale":1.6,"defaultClip":"Loops","mouthMorphIndex":-1},{"id":"luma","url":"/aura-assets/luma2.catalog.glb","scale":1.6,"defaultClip":"idle","mouthMorphIndex":-1}],"props":[{"id":"mushroom","url":"/aura-assets/mushroom.catalog.glb"}]},"set":{"clearColor":[0.043,0.058,0.101,1],"studioLightingScale":0.4,"environment":{"color":[0.34,0.4,0.52],"intensity":0.32,"proceduralMap":{"skyColor":[0.16,0.22,0.34],"horizonColor":[0.22,0.26,0.32],"groundColor":[0.05,0.06,0.08],"specularColor":[0.85,0.9,1],"intensity":0.4,"specularIntensity":0.7}},"pieces":[{"id":"garden-floor","geometry":"cube","position":[0,-0.06,0],"scale":[60,0.12,60],"baseColor":[0.09,0.29,0.245,1],"metallic":0.02,"roughness":0.78,"emissiveColor":[0.03,0.09,0.08],"emissiveStrength":0.18,"includeInAutoFrame":true},{"id":"garden-sky","geometry":"cube","position":[0,8,-12],"scale":[60,36,0.4],"baseColor":[0.04,0.16,0.255,1],"metallic":0,"roughness":1,"emissiveColor":[0.06,0.28,0.4],"emissiveStrength":0.55},{"id":"moon-halo","geometry":"sphere","position":[2.5,2.55,-6.2],"scale":[3.9,3.9,3.9],"baseColor":[0.4,0.72,0.95,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.32,0.62,0.9],"glow":{"dim":0.35,"full":0.62}},{"id":"moon-orb","geometry":"sphere","position":[2.5,2.55,-6],"scale":[2.1,2.1,2.1],"baseColor":[0.62,0.84,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.36,0.62,0.88],"glow":{"dim":0.4,"full":0.62}},{"id":"star-0","geometry":"sphere","position":[-9.5,7.5,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-1","geometry":"sphere","position":[-7,5.2,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-2","geometry":"sphere","position":[-8.2,3,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-3","geometry":"sphere","position":[-5.5,8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-4","geometry":"sphere","position":[-3.8,6,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-5","geometry":"sphere","position":[-6.2,1.6,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-6","geometry":"sphere","position":[5.4,7.6,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-7","geometry":"sphere","position":[7.2,5.4,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-8","geometry":"sphere","position":[8.6,8.2,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-9","geometry":"sphere","position":[8,2.8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-10","geometry":"sphere","position":[4.2,8.6,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-11","geometry":"sphere","position":[-10.5,5,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-12","geometry":"sphere","position":[9.8,4,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-13","geometry":"sphere","position":[-4.6,2.2,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-14","geometry":"sphere","position":[6,1.8,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-15","geometry":"sphere","position":[0.5,8.8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"glow-stone-l","geometry":"sphere","position":[-1.7,0.12,0.45],"scale":[0.26,0.13,0.2],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.12,"full":1.85}},{"id":"glow-stone-c","geometry":"sphere","position":[-0.15,0.1,0.35],"scale":[0.2,0.1,0.16],"baseColor":[0.49,0.886,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.49,0.886,1],"glow":{"dim":0.1,"full":1.7}},{"id":"glow-stone-r","geometry":"sphere","position":[1.75,0.12,0.4],"scale":[0.26,0.13,0.2],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.12,"full":1.85}},{"id":"glow-stone-back","geometry":"sphere","position":[0.55,0.1,-0.7],"scale":[0.2,0.1,0.16],"baseColor":[0.49,0.886,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.49,0.886,1],"glow":{"dim":0.1,"full":1.7}},{"id":"broom-handle","geometry":"cylinder","position":[-0.55,0.5,0.25],"scale":[0.045,1,0.045],"roll":-0.55,"baseColor":[0.55,0.42,0.26,1],"metallic":0.1,"roughness":0.7,"emissiveColor":[0.12,0.1,0.06],"emissiveStrength":0.1},{"id":"broom-bristles","geometry":"cube","position":[-0.82,0.18,0.27],"scale":[0.32,0.18,0.12],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.18,"full":1},"roll":-0.2}],"lights":[{"id":"garden-key","kind":"point","color":[0.86,0.93,1],"position":[-2.6,3.6,2.6],"intensity":4.4,"range":18},{"id":"garden-cyan-fill","kind":"point","color":[0.49,0.886,1],"position":[2.4,2,1.4],"intensity":2,"range":13},{"id":"garden-warm-rim","kind":"point","color":[1,0.78,0.45],"position":[0.4,1.8,-2],"intensity":2.8,"range":13}],"inShaderCel":true},"walkableBounds":{"min":[-3.6,0,-2],"max":[3.6,0,2]},"shots":[{"shotId":"shot-moon-garden-open","presetId":"establishing","startTime":0,"endTime":20,"cameraSubject":[0.025,0.75,0]},{"shotId":"shot-glow-stone-teamwork","presetId":"two-shot","startTime":20,"endTime":42,"cameraSubject":[-0.06,0.75,0.215]},{"shotId":"shot-moon-garden-finish","presetId":"close-up","startTime":42,"endTime":60,"cameraSubject":[-0.95,-0.2,0]}],"blocking":[{"characterId":"miko","shots":[{"shotId":"shot-moon-garden-open","clip":"Loops","waypoints":[{"time":0,"position":[-0.95,0,0],"yaw":0.37699111843077515}]},{"shotId":"shot-glow-stone-teamwork","clip":"Loops","sweeping":true,"waypoints":[{"time":20,"position":[-0.37,0,0.23],"yaw":-1.5707963267948966}]},{"shotId":"shot-moon-garden-finish","clip":"Loops","waypoints":[{"time":42,"position":[-0.65,0,0],"yaw":0.37699111843077515}]}]},{"characterId":"luma","shots":[{"shotId":"shot-moon-garden-open","clip":"Run","waypoints":[{"time":0,"position":[1,0,0],"yaw":-0.37699111843077515}]},{"shotId":"shot-glow-stone-teamwork","clip":"Run","waypoints":[{"time":20,"position":[0.25,0,0.2],"yaw":-1.9477874452256718}]},{"shotId":"shot-moon-garden-finish","clip":"Idle","waypoints":[{"time":42,"position":[0.68,0,0],"yaw":-0.37699111843077515}]}]}],"setDressing":[{"propId":"mushroom","position":[-2.4,0,0.4],"scale":0.16,"feetOffset":2.8},{"propId":"mushroom","position":[2.5,0,0.2],"scale":0.14,"feetOffset":2.8},{"propId":"mushroom","position":[-1.6,0,1],"scale":0.1,"feetOffset":2.8},{"propId":"mushroom","position":[1.8,0,0.9],"scale":0.11,"feetOffset":2.8},{"propId":"mushroom","position":[0.2,0,-1.5],"scale":0.13,"feetOffset":2.8},{"propId":"mushroom","position":[-3.4,0,-0.6],"scale":0.08,"feetOffset":2.8},{"propId":"mushroom","position":[3.3,0,-0.4],"scale":0.085,"feetOffset":2.8},{"propId":"mushroom","position":[-2.7,0,-1.6],"scale":0.07,"feetOffset":2.8},{"propId":"mushroom","position":[2.6,0,-1.7],"scale":0.075,"feetOffset":2.8},{"propId":"mushroom","position":[-0.9,0,1.4],"scale":0.06,"feetOffset":2.8},{"propId":"mushroom","position":[1.1,0,1.5],"scale":0.065,"feetOffset":2.8}],"worldState":{"glowSpanSeconds":60},"dialogue":{"language":"en","lines":[{"lineId":"shot-moon-garden-open:line-1","speakerId":"miko","startTime":0,"endTime":10,"text":"Luma, the moon lilies are losing their sparkle."},{"lineId":"shot-moon-garden-open:line-2","speakerId":"luma","startTime":10,"endTime":20,"text":"Then we sweep softly and wake the glow stones."},{"lineId":"shot-glow-stone-teamwork:line-1","speakerId":"miko","startTime":20,"endTime":31,"text":"I will polish the blue stones one tiny circle at a time."},{"lineId":"shot-glow-stone-teamwork:line-2","speakerId":"luma","startTime":31,"endTime":42,"text":"And I will hum the garden's sleepy cleanup song."},{"lineId":"shot-moon-garden-finish:line-1","speakerId":"luma","startTime":42,"endTime":51,"text":"The moon lilies are twinkling again."},{"lineId":"shot-moon-garden-finish:line-2","speakerId":"miko","startTime":51,"endTime":60,"text":"Goodnight, little garden. Keep glowing."}]}}
@@ -1 +0,0 @@
1
- {"id":"moon-garden-001","duration":60,"assets":{"characters":[{"id":"miko","url":"/aura-assets/miko.catalog.glb","scale":1.6,"defaultClip":"Idle","mouthMorphIndex":-1},{"id":"luma","url":"/aura-assets/luma2.catalog.glb","scale":1.6,"defaultClip":"Idle","mouthMorphIndex":-1}],"props":[{"id":"mushroom","url":"/aura-assets/mushroom.catalog.glb"}]},"set":{"clearColor":[0.043,0.058,0.101,1],"studioLightingScale":0.4,"environment":{"color":[0.34,0.4,0.52],"intensity":0.32,"proceduralMap":{"skyColor":[0.16,0.22,0.34],"horizonColor":[0.22,0.26,0.32],"groundColor":[0.05,0.06,0.08],"specularColor":[0.85,0.9,1],"intensity":0.4,"specularIntensity":0.7}},"pieces":[{"id":"garden-floor","geometry":"cube","position":[0,-0.06,0],"scale":[60,0.12,60],"baseColor":[0.09,0.29,0.245,1],"metallic":0.02,"roughness":0.78,"emissiveColor":[0.03,0.09,0.08],"emissiveStrength":0.18,"includeInAutoFrame":true},{"id":"garden-sky","geometry":"cube","position":[0,8,-12],"scale":[60,36,0.4],"baseColor":[0.04,0.16,0.255,1],"metallic":0,"roughness":1,"emissiveColor":[0.06,0.28,0.4],"emissiveStrength":0.55},{"id":"moon-halo","geometry":"sphere","position":[2.5,2.55,-6.2],"scale":[3.9,3.9,3.9],"baseColor":[0.4,0.72,0.95,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.32,0.62,0.9],"glow":{"dim":0.35,"full":0.62}},{"id":"moon-orb","geometry":"sphere","position":[2.5,2.55,-6],"scale":[2.1,2.1,2.1],"baseColor":[0.62,0.84,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.36,0.62,0.88],"glow":{"dim":0.4,"full":0.62}},{"id":"star-0","geometry":"sphere","position":[-9.5,7.5,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-1","geometry":"sphere","position":[-7,5.2,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-2","geometry":"sphere","position":[-8.2,3,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-3","geometry":"sphere","position":[-5.5,8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-4","geometry":"sphere","position":[-3.8,6,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-5","geometry":"sphere","position":[-6.2,1.6,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-6","geometry":"sphere","position":[5.4,7.6,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-7","geometry":"sphere","position":[7.2,5.4,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-8","geometry":"sphere","position":[8.6,8.2,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-9","geometry":"sphere","position":[8,2.8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-10","geometry":"sphere","position":[4.2,8.6,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-11","geometry":"sphere","position":[-10.5,5,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-12","geometry":"sphere","position":[9.8,4,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-13","geometry":"sphere","position":[-4.6,2.2,-9],"scale":[0.16999999999999998,0.16999999999999998,0.16999999999999998],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-14","geometry":"sphere","position":[6,1.8,-9],"scale":[0.22,0.22,0.22],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"star-15","geometry":"sphere","position":[0.5,8.8,-9],"scale":[0.12,0.12,0.12],"baseColor":[0.9,0.95,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.78,0.88,1],"glow":{"dim":0.5,"full":1.2}},{"id":"glow-stone-l","geometry":"sphere","position":[-1.7,0.12,0.45],"scale":[0.26,0.13,0.2],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.12,"full":1.85}},{"id":"glow-stone-c","geometry":"sphere","position":[-0.15,0.1,0.35],"scale":[0.2,0.1,0.16],"baseColor":[0.49,0.886,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.49,0.886,1],"glow":{"dim":0.1,"full":1.7}},{"id":"glow-stone-r","geometry":"sphere","position":[1.75,0.12,0.4],"scale":[0.26,0.13,0.2],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.12,"full":1.85}},{"id":"glow-stone-back","geometry":"sphere","position":[0.55,0.1,-0.7],"scale":[0.2,0.1,0.16],"baseColor":[0.49,0.886,1,1],"metallic":0,"roughness":0.85,"emissiveColor":[0.49,0.886,1],"glow":{"dim":0.1,"full":1.7}},{"id":"broom-handle","geometry":"cylinder","position":[-0.55,0.5,0.25],"scale":[0.045,1,0.045],"roll":-0.55,"baseColor":[0.55,0.42,0.26,1],"metallic":0.1,"roughness":0.7,"emissiveColor":[0.12,0.1,0.06],"emissiveStrength":0.1},{"id":"broom-bristles","geometry":"cube","position":[-0.82,0.18,0.27],"scale":[0.32,0.18,0.12],"baseColor":[1,0.882,0.557,1],"metallic":0,"roughness":0.85,"emissiveColor":[1,0.882,0.557],"glow":{"dim":0.18,"full":1},"roll":-0.2}],"lights":[{"id":"garden-key","kind":"point","color":[0.86,0.93,1],"position":[-2.6,3.6,2.6],"intensity":4.4,"range":18},{"id":"garden-cyan-fill","kind":"point","color":[0.49,0.886,1],"position":[2.4,2,1.4],"intensity":2,"range":13},{"id":"garden-warm-rim","kind":"point","color":[1,0.78,0.45],"position":[0.4,1.8,-2],"intensity":2.8,"range":13}]},"walkableBounds":{"min":[-3.6,0,-2],"max":[3.6,0,2]},"shots":[{"shotId":"shot-moon-garden-open","presetId":"establishing","startTime":0,"endTime":20,"cameraSubject":[0.025,0.75,0]},{"shotId":"shot-glow-stone-teamwork","presetId":"two-shot","startTime":20,"endTime":42,"cameraSubject":[-0.06,0.75,0.215]},{"shotId":"shot-moon-garden-finish","presetId":"close-up","startTime":42,"endTime":60,"cameraSubject":[-0.95,-0.2,0]}],"blocking":[{"characterId":"miko","shots":[{"shotId":"shot-moon-garden-open","clip":"Loops","waypoints":[{"time":0,"position":[-0.95,0,0],"yaw":0.37699111843077515}]},{"shotId":"shot-glow-stone-teamwork","clip":"Loops","sweeping":true,"waypoints":[{"time":20,"position":[-0.37,0,0.23],"yaw":-1.5707963267948966}]},{"shotId":"shot-moon-garden-finish","clip":"Loops","waypoints":[{"time":42,"position":[-0.65,0,0],"yaw":0.37699111843077515}]}]},{"characterId":"luma","shots":[{"shotId":"shot-moon-garden-open","clip":"Run","waypoints":[{"time":0,"position":[1,0,0],"yaw":-0.37699111843077515}]},{"shotId":"shot-glow-stone-teamwork","clip":"Run","waypoints":[{"time":20,"position":[0.25,0,0.2],"yaw":-1.9477874452256718}]},{"shotId":"shot-moon-garden-finish","clip":"Idle","waypoints":[{"time":42,"position":[0.68,0,0],"yaw":-0.37699111843077515}]}]}],"setDressing":[{"propId":"mushroom","position":[-2.4,0,0.4],"scale":0.16,"feetOffset":2.8},{"propId":"mushroom","position":[2.5,0,0.2],"scale":0.14,"feetOffset":2.8},{"propId":"mushroom","position":[-1.6,0,1],"scale":0.1,"feetOffset":2.8},{"propId":"mushroom","position":[1.8,0,0.9],"scale":0.11,"feetOffset":2.8},{"propId":"mushroom","position":[0.2,0,-1.5],"scale":0.13,"feetOffset":2.8},{"propId":"mushroom","position":[-3.4,0,-0.6],"scale":0.08,"feetOffset":2.8},{"propId":"mushroom","position":[3.3,0,-0.4],"scale":0.085,"feetOffset":2.8},{"propId":"mushroom","position":[-2.7,0,-1.6],"scale":0.07,"feetOffset":2.8},{"propId":"mushroom","position":[2.6,0,-1.7],"scale":0.075,"feetOffset":2.8},{"propId":"mushroom","position":[-0.9,0,1.4],"scale":0.06,"feetOffset":2.8},{"propId":"mushroom","position":[1.1,0,1.5],"scale":0.065,"feetOffset":2.8}],"worldState":{"glowSpanSeconds":60},"dialogue":{"language":"en","lines":[{"lineId":"shot-moon-garden-open:line-1","speakerId":"miko","startTime":0,"endTime":10,"text":"Luma, the moon lilies are losing their sparkle."},{"lineId":"shot-moon-garden-open:line-2","speakerId":"luma","startTime":10,"endTime":20,"text":"Then we sweep softly and wake the glow stones."},{"lineId":"shot-glow-stone-teamwork:line-1","speakerId":"miko","startTime":20,"endTime":31,"text":"I will polish the blue stones one tiny circle at a time."},{"lineId":"shot-glow-stone-teamwork:line-2","speakerId":"luma","startTime":31,"endTime":42,"text":"And I will hum the garden's sleepy cleanup song."},{"lineId":"shot-moon-garden-finish:line-1","speakerId":"luma","startTime":42,"endTime":51,"text":"The moon lilies are twinkling again."},{"lineId":"shot-moon-garden-finish:line-2","speakerId":"miko","startTime":51,"endTime":60,"text":"Goodnight, little garden. Keep glowing."}]}}
@@ -1,594 +0,0 @@
1
- {
2
- "id": "scene-two-chefs-yelling-at-each-other-",
3
- "duration": 24,
4
- "assets": {
5
- "characters": [
6
- {
7
- "id": "chefs",
8
- "url": "/aura-assets/cast-a.catalog.glb",
9
- "scale": 1.3,
10
- "defaultClip": "idle",
11
- "availableClips": [
12
- "idle",
13
- "talk",
14
- "gesture",
15
- "point",
16
- "nod",
17
- "walk",
18
- "run",
19
- "react"
20
- ],
21
- "mouthMorphIndex": 0,
22
- "attribution": "\"chefs\" — curated A-grade humanoid (humanoid-a)",
23
- "license": "CC0",
24
- "fidelityGrade": "A"
25
- }
26
- ],
27
- "props": []
28
- },
29
- "set": {
30
- "clearColor": [
31
- 0.09,
32
- 0.085,
33
- 0.08,
34
- 1
35
- ],
36
- "studioLightingScale": 0.58,
37
- "environment": {
38
- "color": [
39
- 0.58,
40
- 0.55,
41
- 0.5
42
- ],
43
- "intensity": 0.46,
44
- "proceduralMap": {
45
- "skyColor": [
46
- 0.24,
47
- 0.22,
48
- 0.2
49
- ],
50
- "horizonColor": [
51
- 0.3,
52
- 0.28,
53
- 0.25
54
- ],
55
- "groundColor": [
56
- 0.14,
57
- 0.13,
58
- 0.12
59
- ],
60
- "specularColor": [
61
- 0.9,
62
- 0.86,
63
- 0.78
64
- ],
65
- "intensity": 0.44,
66
- "specularIntensity": 0.55
67
- },
68
- "hdri": {
69
- "skyColor": [
70
- 0.66,
71
- 0.62,
72
- 0.56
73
- ],
74
- "horizonColor": [
75
- 0.4,
76
- 0.37,
77
- 0.33
78
- ],
79
- "groundColor": [
80
- 0.16,
81
- 0.15,
82
- 0.13
83
- ],
84
- "sun": {
85
- "color": [
86
- 1,
87
- 0.93,
88
- 0.8
89
- ],
90
- "intensity": 1.7,
91
- "azimuth": -0.5,
92
- "elevation": 1,
93
- "angularRadius": 0.2
94
- },
95
- "intensity": 0.6,
96
- "specularIntensity": 0.6
97
- }
98
- },
99
- "pieces": [
100
- {
101
- "id": "kitchen-cyc-wall",
102
- "geometry": "sphere",
103
- "position": [
104
- 0,
105
- 6,
106
- -22
107
- ],
108
- "scale": [
109
- 56,
110
- 32,
111
- 8
112
- ],
113
- "baseColor": [
114
- 0.36,
115
- 0.34,
116
- 0.32,
117
- 1
118
- ],
119
- "metallic": 0.05,
120
- "roughness": 0.85,
121
- "emissiveColor": [
122
- 0.22,
123
- 0.21,
124
- 0.2
125
- ],
126
- "emissiveStrength": 0.44
127
- },
128
- {
129
- "id": "ground-base",
130
- "geometry": "cube",
131
- "position": [
132
- 0,
133
- -0.06,
134
- 0
135
- ],
136
- "scale": [
137
- 120,
138
- 0.12,
139
- 120
140
- ],
141
- "baseColor": [
142
- 0.3,
143
- 0.28,
144
- 0.26,
145
- 1
146
- ],
147
- "metallic": 0.05,
148
- "roughness": 0.7,
149
- "emissiveColor": [
150
- 0.03,
151
- 0.028000000000000004,
152
- 0.026000000000000002
153
- ],
154
- "emissiveStrength": 0.05,
155
- "includeInAutoFrame": true
156
- },
157
- {
158
- "id": "ground-apron",
159
- "geometry": "cube",
160
- "position": [
161
- 0,
162
- -0.04,
163
- 3.2
164
- ],
165
- "scale": [
166
- 16,
167
- 0.08,
168
- 6
169
- ],
170
- "baseColor": [
171
- 0.22,
172
- 0.21,
173
- 0.2,
174
- 1
175
- ],
176
- "metallic": 0.05,
177
- "roughness": 0.75
178
- },
179
- {
180
- "id": "kitchen-counter",
181
- "geometry": "cube",
182
- "position": [
183
- -1.2,
184
- 0.45,
185
- -2.4
186
- ],
187
- "scale": [
188
- 4,
189
- 0.9,
190
- 0.8
191
- ],
192
- "baseColor": [
193
- 0.55,
194
- 0.5,
195
- 0.44,
196
- 1
197
- ],
198
- "metallic": 0.05,
199
- "roughness": 0.7
200
- },
201
- {
202
- "id": "kitchen-worktop",
203
- "geometry": "cube",
204
- "position": [
205
- -1.2,
206
- 0.92,
207
- -2.4
208
- ],
209
- "scale": [
210
- 4.1,
211
- 0.08,
212
- 0.85
213
- ],
214
- "baseColor": [
215
- 0.18,
216
- 0.18,
217
- 0.2,
218
- 1
219
- ],
220
- "metallic": 0.2,
221
- "roughness": 0.35
222
- },
223
- {
224
- "id": "kitchen-uppers",
225
- "geometry": "cube",
226
- "position": [
227
- -1.2,
228
- 2,
229
- -2.7
230
- ],
231
- "scale": [
232
- 3.6,
233
- 0.8,
234
- 0.5
235
- ],
236
- "baseColor": [
237
- 0.6,
238
- 0.55,
239
- 0.48,
240
- 1
241
- ],
242
- "metallic": 0.05,
243
- "roughness": 0.7
244
- },
245
- {
246
- "id": "kitchen-sink",
247
- "geometry": "cube",
248
- "position": [
249
- -2.4,
250
- 0.9,
251
- -2.4
252
- ],
253
- "scale": [
254
- 0.7,
255
- 0.12,
256
- 0.5
257
- ],
258
- "baseColor": [
259
- 0.62,
260
- 0.64,
261
- 0.68,
262
- 1
263
- ],
264
- "metallic": 0.7,
265
- "roughness": 0.3
266
- },
267
- {
268
- "id": "kitchen-faucet",
269
- "geometry": "cylinder",
270
- "position": [
271
- -2.4,
272
- 1.12,
273
- -2.6
274
- ],
275
- "scale": [
276
- 0.05,
277
- 0.4,
278
- 0.05
279
- ],
280
- "baseColor": [
281
- 0.7,
282
- 0.72,
283
- 0.76,
284
- 1
285
- ],
286
- "metallic": 0.8,
287
- "roughness": 0.2
288
- },
289
- {
290
- "id": "kitchen-stove",
291
- "geometry": "cube",
292
- "position": [
293
- 0.4,
294
- 0.45,
295
- -2.4
296
- ],
297
- "scale": [
298
- 0.9,
299
- 0.9,
300
- 0.8
301
- ],
302
- "baseColor": [
303
- 0.2,
304
- 0.2,
305
- 0.22,
306
- 1
307
- ],
308
- "metallic": 0.5,
309
- "roughness": 0.4,
310
- "emissiveColor": [
311
- 0.3,
312
- 0.08,
313
- 0.04
314
- ],
315
- "emissiveStrength": 0.25
316
- },
317
- {
318
- "id": "kitchen-hood",
319
- "geometry": "cube",
320
- "position": [
321
- 0.4,
322
- 1.9,
323
- -2.6
324
- ],
325
- "scale": [
326
- 1,
327
- 0.4,
328
- 0.6
329
- ],
330
- "baseColor": [
331
- 0.55,
332
- 0.56,
333
- 0.6,
334
- 1
335
- ],
336
- "metallic": 0.6,
337
- "roughness": 0.3
338
- },
339
- {
340
- "id": "kitchen-fridge",
341
- "geometry": "cube",
342
- "position": [
343
- 3,
344
- 1.05,
345
- -2.3
346
- ],
347
- "scale": [
348
- 1,
349
- 2.1,
350
- 0.8
351
- ],
352
- "baseColor": [
353
- 0.78,
354
- 0.79,
355
- 0.82,
356
- 1
357
- ],
358
- "metallic": 0.5,
359
- "roughness": 0.3
360
- },
361
- {
362
- "id": "kitchen-island",
363
- "geometry": "cube",
364
- "position": [
365
- 0.6,
366
- 0.45,
367
- -0.6
368
- ],
369
- "scale": [
370
- 1.6,
371
- 0.9,
372
- 0.9
373
- ],
374
- "baseColor": [
375
- 0.5,
376
- 0.45,
377
- 0.4,
378
- 1
379
- ],
380
- "metallic": 0.05,
381
- "roughness": 0.7
382
- }
383
- ],
384
- "lights": [
385
- {
386
- "id": "key",
387
- "kind": "point",
388
- "color": [
389
- 1,
390
- 0.94,
391
- 0.84
392
- ],
393
- "position": [
394
- -2.4,
395
- 3.6,
396
- 3
397
- ],
398
- "intensity": 4.2,
399
- "range": 18
400
- },
401
- {
402
- "id": "fill",
403
- "kind": "point",
404
- "color": [
405
- 0.9,
406
- 0.9,
407
- 0.92
408
- ],
409
- "position": [
410
- 2.8,
411
- 2.4,
412
- 1.8
413
- ],
414
- "intensity": 2.2,
415
- "range": 14
416
- },
417
- {
418
- "id": "rim",
419
- "kind": "point",
420
- "color": [
421
- 1,
422
- 0.88,
423
- 0.72
424
- ],
425
- "position": [
426
- 0.4,
427
- 2.4,
428
- -2.6
429
- ],
430
- "intensity": 2.2,
431
- "range": 13
432
- }
433
- ]
434
- },
435
- "walkableBounds": {
436
- "min": [
437
- -3.6,
438
- 0,
439
- -2
440
- ],
441
- "max": [
442
- 3.6,
443
- 0,
444
- 2
445
- ]
446
- },
447
- "shots": [
448
- {
449
- "shotId": "shot-1",
450
- "presetId": "establishing",
451
- "startTime": 0,
452
- "endTime": 8,
453
- "cameraSubject": [
454
- 0,
455
- 0,
456
- 0
457
- ]
458
- },
459
- {
460
- "shotId": "shot-2",
461
- "presetId": "medium",
462
- "startTime": 8,
463
- "endTime": 16,
464
- "cameraSubject": [
465
- 0,
466
- 0,
467
- 0
468
- ]
469
- },
470
- {
471
- "shotId": "shot-3",
472
- "presetId": "medium",
473
- "startTime": 16,
474
- "endTime": 24,
475
- "cameraSubject": [
476
- 0,
477
- 0,
478
- 0
479
- ]
480
- }
481
- ],
482
- "blocking": [
483
- {
484
- "characterId": "chefs",
485
- "shots": [
486
- {
487
- "shotId": "shot-1",
488
- "clip": "run",
489
- "waypoints": [
490
- {
491
- "time": 0,
492
- "position": [
493
- -4.1,
494
- 0,
495
- 0
496
- ],
497
- "yaw": 1.5707963267948966
498
- },
499
- {
500
- "time": 2.88,
501
- "position": [
502
- 0,
503
- 0,
504
- 0
505
- ],
506
- "yaw": 0
507
- }
508
- ]
509
- },
510
- {
511
- "shotId": "shot-2",
512
- "clip": "walk",
513
- "waypoints": [
514
- {
515
- "time": 8,
516
- "position": [
517
- 0,
518
- 0,
519
- 0
520
- ],
521
- "yaw": 0
522
- }
523
- ]
524
- },
525
- {
526
- "shotId": "shot-3",
527
- "clip": "gesture",
528
- "waypoints": [
529
- {
530
- "time": 16,
531
- "position": [
532
- 0,
533
- 0,
534
- 0
535
- ],
536
- "yaw": 0
537
- }
538
- ]
539
- }
540
- ]
541
- }
542
- ],
543
- "setDressing": [],
544
- "worldState": {
545
- "glowSpanSeconds": 24
546
- },
547
- "dialogue": {
548
- "language": "en",
549
- "lines": [
550
- {
551
- "lineId": "l0",
552
- "speakerId": "chefs",
553
- "text": "Hey, is the chefs ready?",
554
- "startTime": 0.2,
555
- "endTime": 2.668
556
- },
557
- {
558
- "lineId": "l1",
559
- "speakerId": "chefs",
560
- "text": "Almost! Just give me a second.",
561
- "startTime": 2.918,
562
- "endTime": 5.9
563
- },
564
- {
565
- "lineId": "l2",
566
- "speakerId": "chefs",
567
- "text": "That is great news.",
568
- "startTime": 6.15,
569
- "endTime": 8.005
570
- },
571
- {
572
- "lineId": "l3",
573
- "speakerId": "chefs",
574
- "text": "I know, I can NOT wait to show you.",
575
- "startTime": 8.255,
576
- "endTime": 12.178
577
- },
578
- {
579
- "lineId": "l4",
580
- "speakerId": "chefs",
581
- "text": "Come over and let us take a look.",
582
- "startTime": 12.428,
583
- "endTime": 15.737
584
- },
585
- {
586
- "lineId": "l5",
587
- "speakerId": "chefs",
588
- "text": "Here it is, right in front of you.",
589
- "startTime": 15.987,
590
- "endTime": 19.546
591
- }
592
- ]
593
- }
594
- }