Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Build Correction
Build Push (Web GL)
  • Loading branch information
aps16104 committed Feb 19, 2020
1 parent d3032f8 commit fb430ba
Show file tree
Hide file tree
Showing 21 changed files with 27,913 additions and 3 deletions.
Expand Up @@ -427,7 +427,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
hazard: {fileID: 8413504239514052086, guid: 36ad102bc23fdf24bbb56f0c5a2caa28, type: 3}
spawnValues: {x: 5, y: 15}
spawnValues: {x: 4, y: 15}
hazardCount: 15
spawnWait: 0.5
startWait: 1
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion SpaceShooter/Assets/Scenes.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added SpaceShooter/Builds/Build/Builds.data.unityweb
Binary file not shown.
13 changes: 13 additions & 0 deletions SpaceShooter/Builds/Build/Builds.json
@@ -0,0 +1,13 @@
{
"companyName": "DefaultCompany",
"productName": "SpaceShooter",
"dataUrl": "Builds.data.unityweb",
"wasmCodeUrl": "Builds.wasm.code.unityweb",
"wasmFrameworkUrl": "Builds.wasm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20",
"cacheControl": {"default": "must-revalidate"}
}
Binary file not shown.

0 comments on commit fb430ba

Please sign in to comment.