commit 714a6a957220bd28e6e20834ef9d602554a2362b Author: zzc <1761997216@qq.com> Date: Thu Jan 1 08:21:42 1970 +0800 first commit diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..84f5661 Binary files /dev/null and b/.DS_Store differ diff --git a/.creator/asset-template/typescript/Custom Script Template Help Documentation.url b/.creator/asset-template/typescript/Custom Script Template Help Documentation.url new file mode 100644 index 0000000..7606df0 --- /dev/null +++ b/.creator/asset-template/typescript/Custom Script Template Help Documentation.url @@ -0,0 +1,2 @@ +[InternetShortcut] +URL=https://docs.cocos.com/creator/manual/en/scripting/setup.html#custom-script-template \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a231b3f --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ + +#/////////////////////////// +# Cocos Creator 3D Project +#/////////////////////////// +library/ +temp/ +local/ +build/ +profiles/ +native +#////////////////////////// +# NPM +#////////////////////////// +node_modules/ + +#////////////////////////// +# VSCode +#////////////////////////// +.vscode/ + +#////////////////////////// +# WebStorm +#////////////////////////// +.idea/ \ No newline at end of file diff --git a/assets/.DS_Store b/assets/.DS_Store new file mode 100644 index 0000000..ae10693 Binary files /dev/null and b/assets/.DS_Store differ diff --git a/assets/game.scene b/assets/game.scene new file mode 100644 index 0000000..39cdf1f --- /dev/null +++ b/assets/game.scene @@ -0,0 +1,537 @@ +[ + { + "__type__": "cc.SceneAsset", + "_name": "game", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "scene": { + "__id__": 1 + } + }, + { + "__type__": "cc.Scene", + "_name": "game", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": null, + "_children": [ + { + "__id__": 2 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + } + ], + "_active": true, + "_components": [], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "autoReleaseAssets": false, + "_globals": { + "__id__": 10 + }, + "_id": "1bebe86e-b840-4439-bdfa-498e680df88a" + }, + { + "__type__": "cc.Node", + "_name": "Main Light", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 1.809, + "y": 7.003, + "z": 4.471 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": -0.06397656665577071, + "y": -0.44608233363525845, + "z": -0.8239028751062036, + "w": -0.3436591377065261 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": -117.894, + "y": -194.909, + "z": 38.562 + }, + "_id": "c0y6F5f+pAvI805TdmxIjx" + }, + { + "__type__": "cc.DirectionalLight", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": null, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 250, + "b": 240, + "a": 255 + }, + "_useColorTemperature": false, + "_colorTemperature": 6550, + "_staticSettings": { + "__id__": 4 + }, + "_visibility": -325058561, + "_illuminanceHDR": 65000, + "_illuminance": 65000, + "_illuminanceLDR": 1.6927083333333335, + "_shadowEnabled": false, + "_shadowPcf": 0, + "_shadowBias": 0.00001, + "_shadowNormalBias": 0, + "_shadowSaturation": 1, + "_shadowDistance": 50, + "_shadowInvisibleOcclusionRange": 200, + "_csmLevel": 4, + "_csmLayerLambda": 0.75, + "_csmOptimizationMode": 2, + "_csmAdvancedOptions": false, + "_csmLayersTransition": false, + "_csmTransitionRange": 0.05, + "_shadowFixedArea": false, + "_shadowNear": 0.1, + "_shadowFar": 10, + "_shadowOrthoSize": 5, + "_id": "597uMYCbhEtJQc0ffJlcgA" + }, + { + "__type__": "cc.StaticLightSettings", + "_baked": false, + "_editorOnly": false, + "_castShadow": false + }, + { + "__type__": "cc.Node", + "_name": "Main Camera", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 3, + "z": -10 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": -0.13052619222005157, + "y": 0, + "z": 0, + "w": 0.9914448613738104 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": -15, + "y": 0, + "z": 0 + }, + "_id": "c9DMICJLFO5IeO07EPon7U" + }, + { + "__type__": "cc.Camera", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 5 + }, + "_enabled": true, + "__prefab": null, + "_projection": 1, + "_priority": 0, + "_fov": 45, + "_fovAxis": 0, + "_orthoHeight": 10, + "_near": 1, + "_far": 1000, + "_color": { + "__type__": "cc.Color", + "r": 51, + "g": 51, + "b": 51, + "a": 255 + }, + "_depth": 1, + "_stencil": 0, + "_clearFlags": 14, + "_rect": { + "__type__": "cc.Rect", + "x": 0, + "y": 0, + "width": 1, + "height": 1 + }, + "_aperture": 19, + "_shutter": 7, + "_iso": 0, + "_screenScale": 1, + "_visibility": 1822425087, + "_targetTexture": null, + "_postProcess": null, + "_usePostProcess": false, + "_cameraType": -1, + "_trackingType": 0, + "_id": "7dWQTpwS5LrIHnc1zAPUtf" + }, + { + "__type__": "cc.Node", + "_name": "Field", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 8 + } + ], + "_prefab": null, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 10, + "y": 1, + "z": 20 + }, + "_mobility": 0, + "_layer": 1073741824, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "50SSj9kxNCrbcA4bmwC8EK" + }, + { + "__type__": "cc.MeshRenderer", + "_name": "Plane", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 7 + }, + "_enabled": true, + "__prefab": null, + "_materials": [ + { + "__uuid__": "e8f43dcb-f833-42f5-bd5c-4936be8ddb05", + "__expectedType__": "cc.Material" + } + ], + "_visFlags": 0, + "bakeSettings": { + "__id__": 9 + }, + "_mesh": { + "__uuid__": "1263d74c-8167-4928-91a6-4e2672411f47@2e76e", + "__expectedType__": "cc.Mesh" + }, + "_shadowCastingMode": 0, + "_shadowReceivingMode": 1, + "_shadowBias": 0, + "_shadowNormalBias": 0, + "_reflectionProbeId": -1, + "_reflectionProbeBlendId": -1, + "_reflectionProbeBlendWeight": 0, + "_enabledGlobalStandardSkinObject": false, + "_enableMorph": true, + "_id": "96NZ86V8pMV5Q9KrZ5Ld2A" + }, + { + "__type__": "cc.ModelBakeSettings", + "texture": null, + "uvParam": { + "__type__": "cc.Vec4", + "x": 0, + "y": 0, + "z": 0, + "w": 0 + }, + "_bakeable": false, + "_castShadow": false, + "_receiveShadow": false, + "_recieveShadow": false, + "_lightmapSize": 64, + "_useLightProbe": false, + "_bakeToLightProbe": true, + "_reflectionProbeType": 0, + "_bakeToReflectionProbe": true + }, + { + "__type__": "cc.SceneGlobals", + "ambient": { + "__id__": 11 + }, + "shadows": { + "__id__": 12 + }, + "_skybox": { + "__id__": 13 + }, + "fog": { + "__id__": 14 + }, + "octree": { + "__id__": 15 + }, + "skin": { + "__id__": 16 + }, + "lightProbeInfo": { + "__id__": 17 + }, + "postSettings": { + "__id__": 18 + }, + "bakedWithStationaryMainLight": false, + "bakedWithHighpLightmap": false + }, + { + "__type__": "cc.AmbientInfo", + "_skyColorHDR": { + "__type__": "cc.Vec4", + "x": 0.2, + "y": 0.5, + "z": 0.8, + "w": 0.520833125 + }, + "_skyColor": { + "__type__": "cc.Vec4", + "x": 0.2, + "y": 0.5, + "z": 0.8, + "w": 0.520833125 + }, + "_skyIllumHDR": 20000, + "_skyIllum": 20000, + "_groundAlbedoHDR": { + "__type__": "cc.Vec4", + "x": 0.2, + "y": 0.2, + "z": 0.2, + "w": 1 + }, + "_groundAlbedo": { + "__type__": "cc.Vec4", + "x": 0.2, + "y": 0.2, + "z": 0.2, + "w": 1 + }, + "_skyColorLDR": { + "__type__": "cc.Vec4", + "x": 0.452588, + "y": 0.607642, + "z": 0.755699, + "w": 0 + }, + "_skyIllumLDR": 0.8, + "_groundAlbedoLDR": { + "__type__": "cc.Vec4", + "x": 0.618555, + "y": 0.577848, + "z": 0.544564, + "w": 0 + } + }, + { + "__type__": "cc.ShadowsInfo", + "_enabled": false, + "_type": 0, + "_normal": { + "__type__": "cc.Vec3", + "x": 0, + "y": 1, + "z": 0 + }, + "_distance": 0, + "_planeBias": 1, + "_shadowColor": { + "__type__": "cc.Color", + "r": 76, + "g": 76, + "b": 76, + "a": 255 + }, + "_maxReceived": 4, + "_size": { + "__type__": "cc.Vec2", + "x": 1024, + "y": 1024 + } + }, + { + "__type__": "cc.SkyboxInfo", + "_envLightingType": 0, + "_envmapHDR": { + "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0", + "__expectedType__": "cc.TextureCube" + }, + "_envmap": { + "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0", + "__expectedType__": "cc.TextureCube" + }, + "_envmapLDR": { + "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0", + "__expectedType__": "cc.TextureCube" + }, + "_diffuseMapHDR": null, + "_diffuseMapLDR": null, + "_enabled": true, + "_useHDR": true, + "_editableMaterial": null, + "_reflectionHDR": null, + "_reflectionLDR": null, + "_rotationAngle": 0 + }, + { + "__type__": "cc.FogInfo", + "_type": 0, + "_fogColor": { + "__type__": "cc.Color", + "r": 200, + "g": 200, + "b": 200, + "a": 255 + }, + "_enabled": false, + "_fogDensity": 0.3, + "_fogStart": 0.5, + "_fogEnd": 300, + "_fogAtten": 5, + "_fogTop": 1.5, + "_fogRange": 1.2, + "_accurate": false + }, + { + "__type__": "cc.OctreeInfo", + "_enabled": false, + "_minPos": { + "__type__": "cc.Vec3", + "x": -1024, + "y": -1024, + "z": -1024 + }, + "_maxPos": { + "__type__": "cc.Vec3", + "x": 1024, + "y": 1024, + "z": 1024 + }, + "_depth": 8 + }, + { + "__type__": "cc.SkinInfo", + "_enabled": true, + "_blurRadius": 0.01, + "_sssIntensity": 3 + }, + { + "__type__": "cc.LightProbeInfo", + "_giScale": 1, + "_giSamples": 1024, + "_bounces": 2, + "_reduceRinging": 0, + "_showProbe": true, + "_showWireframe": true, + "_showConvex": false, + "_data": null, + "_lightProbeSphereVolume": 1 + }, + { + "__type__": "cc.PostSettingsInfo", + "_toneMappingType": 0 + } +] \ No newline at end of file diff --git a/assets/game.scene.meta b/assets/game.scene.meta new file mode 100644 index 0000000..0a76afa --- /dev/null +++ b/assets/game.scene.meta @@ -0,0 +1,11 @@ +{ + "ver": "1.1.50", + "importer": "scene", + "imported": true, + "uuid": "1bebe86e-b840-4439-bdfa-498e680df88a", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/material.meta b/assets/material.meta new file mode 100644 index 0000000..34aabb1 --- /dev/null +++ b/assets/material.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "be0f52f9-4f16-408c-a68b-9b93a9bb175a", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/material/field.mtl b/assets/material/field.mtl new file mode 100644 index 0000000..2620da6 --- /dev/null +++ b/assets/material/field.mtl @@ -0,0 +1,65 @@ +{ + "__type__": "cc.Material", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "_native": "", + "_effectAsset": { + "__uuid__": "a3cd009f-0ab0-420d-9278-b9fdab939bbc", + "__expectedType__": "cc.EffectAsset" + }, + "_techIdx": 0, + "_defines": [ + { + "USE_TEXTURE": true + }, + {}, + {} + ], + "_states": [ + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + }, + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + }, + { + "rasterizerState": {}, + "depthStencilState": {}, + "blendState": { + "targets": [ + {} + ] + } + } + ], + "_props": [ + { + "mainTexture": { + "__uuid__": "fe3390e2-e90d-4d48-a4f9-11b08f4abcda@6c48a", + "__expectedType__": "cc.Texture2D" + }, + "mainColor": { + "__type__": "cc.Color", + "r": 38, + "g": 230, + "b": 84, + "a": 255 + } + }, + {}, + {} + ] +} \ No newline at end of file diff --git a/assets/material/field.mtl.meta b/assets/material/field.mtl.meta new file mode 100644 index 0000000..d7910c1 --- /dev/null +++ b/assets/material/field.mtl.meta @@ -0,0 +1,11 @@ +{ + "ver": "1.0.21", + "importer": "material", + "imported": true, + "uuid": "e8f43dcb-f833-42f5-bd5c-4936be8ddb05", + "files": [ + ".json" + ], + "subMetas": {}, + "userData": {} +} diff --git a/assets/scene.meta b/assets/scene.meta new file mode 100644 index 0000000..bf135d3 --- /dev/null +++ b/assets/scene.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "56107f5c-153a-4c32-9d10-430c6fc601f3", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/ui.meta b/assets/ui.meta new file mode 100644 index 0000000..81227a0 --- /dev/null +++ b/assets/ui.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "a6b4e901-0649-48e8-b043-1999dd239223", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/ui/.DS_Store b/assets/ui/.DS_Store new file mode 100644 index 0000000..b3165b9 Binary files /dev/null and b/assets/ui/.DS_Store differ diff --git a/assets/ui/ball.meta b/assets/ui/ball.meta new file mode 100644 index 0000000..d5bbf26 --- /dev/null +++ b/assets/ui/ball.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "0e99cfeb-7e92-46b5-8017-a31d7c5b28ed", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/ui/ball/11.png b/assets/ui/ball/11.png new file mode 100644 index 0000000..7596c1d Binary files /dev/null and b/assets/ui/ball/11.png differ diff --git a/assets/ui/ball/11.png.meta b/assets/ui/ball/11.png.meta new file mode 100644 index 0000000..bf72171 --- /dev/null +++ b/assets/ui/ball/11.png.meta @@ -0,0 +1,42 @@ +{ + "ver": "1.0.27", + "importer": "image", + "imported": true, + "uuid": "fe3390e2-e90d-4d48-a4f9-11b08f4abcda", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "fe3390e2-e90d-4d48-a4f9-11b08f4abcda@6c48a", + "displayName": "11", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "repeat", + "wrapModeT": "repeat", + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0, + "isUuid": true, + "imageUuidOrDatabaseUri": "fe3390e2-e90d-4d48-a4f9-11b08f4abcda", + "visible": false + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "texture", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "fe3390e2-e90d-4d48-a4f9-11b08f4abcda@6c48a" + } +} diff --git a/assets/ui/football_field.fbx b/assets/ui/football_field.fbx new file mode 100644 index 0000000..c4ceb47 Binary files /dev/null and b/assets/ui/football_field.fbx differ diff --git a/assets/ui/football_field.fbx.meta b/assets/ui/football_field.fbx.meta new file mode 100644 index 0000000..7c2aafc --- /dev/null +++ b/assets/ui/football_field.fbx.meta @@ -0,0 +1,214 @@ +{ + "ver": "2.3.13", + "importer": "fbx", + "imported": true, + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5", + "files": [], + "subMetas": { + "2f6d1": { + "importer": "gltf-mesh", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@2f6d1", + "displayName": "", + "id": "2f6d1", + "name": "Cube.mesh", + "userData": { + "gltfIndex": 0, + "triangleCount": 28 + }, + "ver": "1.1.1", + "imported": true, + "files": [ + ".bin", + ".json" + ], + "subMetas": {} + }, + "81eaa": { + "importer": "gltf-embeded-image", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@81eaa", + "displayName": "", + "id": "81eaa", + "name": "tex_football_field.image", + "userData": { + "gltfIndex": 0, + "fixAlphaTransparencyArtifacts": true, + "hasAlpha": false, + "type": "texture" + }, + "ver": "1.0.3", + "imported": true, + "files": [ + ".json", + ".png" + ], + "subMetas": {} + }, + "5ba76": { + "importer": "texture", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@5ba76", + "displayName": "", + "id": "5ba76", + "name": "tex_football_field.texture", + "userData": { + "wrapModeS": "repeat", + "wrapModeT": "repeat", + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0, + "isUuid": true, + "imageUuidOrDatabaseUri": "d1745839-8484-4535-a088-2ed07883a4e5@81eaa" + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "3373f": { + "importer": "gltf-material", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@3373f", + "displayName": "", + "id": "3373f", + "name": "base_football_field.material", + "userData": { + "gltfIndex": 0 + }, + "ver": "1.0.14", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "9cf53": { + "importer": "gltf-material", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@9cf53", + "displayName": "", + "id": "9cf53", + "name": "football_field.material", + "userData": { + "gltfIndex": 1 + }, + "ver": "1.0.14", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "6a01c": { + "importer": "gltf-material", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@6a01c", + "displayName": "", + "id": "6a01c", + "name": "grass_dark_football_field.material", + "userData": { + "gltfIndex": 2 + }, + "ver": "1.0.14", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "683d0": { + "importer": "gltf-material", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@683d0", + "displayName": "", + "id": "683d0", + "name": "ground_dark_football_field.material", + "userData": { + "gltfIndex": 3 + }, + "ver": "1.0.14", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "66bc7": { + "importer": "gltf-material", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@66bc7", + "displayName": "", + "id": "66bc7", + "name": "ground_light_football_field.material", + "userData": { + "gltfIndex": 4 + }, + "ver": "1.0.14", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "4e238": { + "importer": "gltf-scene", + "uuid": "d1745839-8484-4535-a088-2ed07883a4e5@4e238", + "displayName": "", + "id": "4e238", + "name": "football_field.prefab", + "userData": { + "gltfIndex": 0 + }, + "ver": "1.0.14", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "imageMetas": [ + { + "name": "tex_football_field", + "uri": "d1745839-8484-4535-a088-2ed07883a4e5@81eaa" + } + ], + "fbx": { + "smartMaterialEnabled": true + }, + "lods": { + "enable": false, + "hasBuiltinLOD": false, + "options": [ + { + "screenRatio": 0.25, + "faceCount": 1 + }, + { + "screenRatio": 0.125, + "faceCount": 0.25 + }, + { + "screenRatio": 0.01, + "faceCount": 0.1 + } + ] + }, + "assetFinder": { + "meshes": [ + "d1745839-8484-4535-a088-2ed07883a4e5@2f6d1" + ], + "skeletons": [], + "textures": [ + "d1745839-8484-4535-a088-2ed07883a4e5@5ba76" + ], + "materials": [ + "d1745839-8484-4535-a088-2ed07883a4e5@3373f", + "d1745839-8484-4535-a088-2ed07883a4e5@9cf53", + "d1745839-8484-4535-a088-2ed07883a4e5@6a01c", + "d1745839-8484-4535-a088-2ed07883a4e5@683d0", + "d1745839-8484-4535-a088-2ed07883a4e5@66bc7" + ], + "scenes": [ + "d1745839-8484-4535-a088-2ed07883a4e5@4e238" + ] + } + } +} diff --git a/package.json b/package.json new file mode 100755 index 0000000..c855005 --- /dev/null +++ b/package.json @@ -0,0 +1,7 @@ +{ + "name": "FreeKickGame", + "uuid": "cdb8c417-3bda-45c3-9ded-0d5b92ab9fac", + "creator": { + "version": "3.8.6" + } +} diff --git a/settings/v2/packages/builder.json b/settings/v2/packages/builder.json new file mode 100644 index 0000000..7526e40 --- /dev/null +++ b/settings/v2/packages/builder.json @@ -0,0 +1,3 @@ +{ + "__version__": "1.3.9" +} diff --git a/settings/v2/packages/cocos-service.json b/settings/v2/packages/cocos-service.json new file mode 100644 index 0000000..04af700 --- /dev/null +++ b/settings/v2/packages/cocos-service.json @@ -0,0 +1,23 @@ +{ + "__version__": "3.0.9", + "game": { + "name": "未知游戏", + "app_id": "UNKNOW", + "c_id": "0" + }, + "appConfigMaps": [ + { + "app_id": "UNKNOW", + "config_id": "208972" + } + ], + "configs": [ + { + "app_id": "UNKNOW", + "config_id": "208972", + "config_name": "Default", + "config_remarks": "", + "services": [] + } + ] +} diff --git a/settings/v2/packages/device.json b/settings/v2/packages/device.json new file mode 100644 index 0000000..70e599e --- /dev/null +++ b/settings/v2/packages/device.json @@ -0,0 +1,3 @@ +{ + "__version__": "1.0.1" +} diff --git a/settings/v2/packages/engine.json b/settings/v2/packages/engine.json new file mode 100644 index 0000000..d3eab47 --- /dev/null +++ b/settings/v2/packages/engine.json @@ -0,0 +1,3 @@ +{ + "__version__": "1.0.12" +} diff --git a/settings/v2/packages/information.json b/settings/v2/packages/information.json new file mode 100644 index 0000000..ca4cafb --- /dev/null +++ b/settings/v2/packages/information.json @@ -0,0 +1,23 @@ +{ + "__version__": "1.0.1", + "information": { + "customSplash": { + "id": "customSplash", + "label": "customSplash", + "enable": true, + "customSplash": { + "complete": false, + "form": "https://creator-api.cocos.com/api/form/show?sid=6c61598f7effa1bc86e7bf647d4ddc0d" + } + }, + "removeSplash": { + "id": "removeSplash", + "label": "removeSplash", + "enable": true, + "removeSplash": { + "complete": false, + "form": "https://creator-api.cocos.com/api/form/show?sid=6c61598f7effa1bc86e7bf647d4ddc0d" + } + } + } +} diff --git a/settings/v2/packages/program.json b/settings/v2/packages/program.json new file mode 100644 index 0000000..916c1b2 --- /dev/null +++ b/settings/v2/packages/program.json @@ -0,0 +1,3 @@ +{ + "__version__": "1.0.4" +} diff --git a/settings/v2/packages/project.json b/settings/v2/packages/project.json new file mode 100644 index 0000000..87ad3b2 --- /dev/null +++ b/settings/v2/packages/project.json @@ -0,0 +1,8 @@ +{ + "__version__": "1.0.6", + "physics": { + "gravity": { + "y": -9.81 + } + } +} diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..7dc649a --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,9 @@ +{ + /* Base configuration. Do not edit this field. */ + "extends": "./temp/tsconfig.cocos.json", + + /* Add your custom configuration here. */ + "compilerOptions": { + "strict": false + } +}