first commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
[InternetShortcut]
|
||||||
|
URL=https://docs.cocos.com/creator/manual/en/scripting/setup.html#custom-script-template
|
||||||
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
|
||||||
|
#///////////////////////////
|
||||||
|
# Cocos Creator 3D Project
|
||||||
|
#///////////////////////////
|
||||||
|
library/
|
||||||
|
temp/
|
||||||
|
local/
|
||||||
|
build/
|
||||||
|
profiles/
|
||||||
|
native
|
||||||
|
#//////////////////////////
|
||||||
|
# NPM
|
||||||
|
#//////////////////////////
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
#//////////////////////////
|
||||||
|
# VSCode
|
||||||
|
#//////////////////////////
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
#//////////////////////////
|
||||||
|
# WebStorm
|
||||||
|
#//////////////////////////
|
||||||
|
.idea/
|
||||||
BIN
assets/.DS_Store
vendored
Normal file
BIN
assets/.DS_Store
vendored
Normal file
Binary file not shown.
537
assets/game.scene
Normal file
537
assets/game.scene
Normal file
@@ -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<ModelComponent>",
|
||||||
|
"_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
|
||||||
|
}
|
||||||
|
]
|
||||||
11
assets/game.scene.meta
Normal file
11
assets/game.scene.meta
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.1.50",
|
||||||
|
"importer": "scene",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "1bebe86e-b840-4439-bdfa-498e680df88a",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {}
|
||||||
|
}
|
||||||
9
assets/material.meta
Normal file
9
assets/material.meta
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "be0f52f9-4f16-408c-a68b-9b93a9bb175a",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {}
|
||||||
|
}
|
||||||
65
assets/material/field.mtl
Normal file
65
assets/material/field.mtl
Normal file
@@ -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
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{},
|
||||||
|
{}
|
||||||
|
]
|
||||||
|
}
|
||||||
11
assets/material/field.mtl.meta
Normal file
11
assets/material/field.mtl.meta
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.0.21",
|
||||||
|
"importer": "material",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "e8f43dcb-f833-42f5-bd5c-4936be8ddb05",
|
||||||
|
"files": [
|
||||||
|
".json"
|
||||||
|
],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {}
|
||||||
|
}
|
||||||
9
assets/scene.meta
Normal file
9
assets/scene.meta
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "56107f5c-153a-4c32-9d10-430c6fc601f3",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {}
|
||||||
|
}
|
||||||
9
assets/ui.meta
Normal file
9
assets/ui.meta
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "a6b4e901-0649-48e8-b043-1999dd239223",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {}
|
||||||
|
}
|
||||||
BIN
assets/ui/.DS_Store
vendored
Normal file
BIN
assets/ui/.DS_Store
vendored
Normal file
Binary file not shown.
9
assets/ui/ball.meta
Normal file
9
assets/ui/ball.meta
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"ver": "1.2.0",
|
||||||
|
"importer": "directory",
|
||||||
|
"imported": true,
|
||||||
|
"uuid": "0e99cfeb-7e92-46b5-8017-a31d7c5b28ed",
|
||||||
|
"files": [],
|
||||||
|
"subMetas": {},
|
||||||
|
"userData": {}
|
||||||
|
}
|
||||||
BIN
assets/ui/ball/11.png
Normal file
BIN
assets/ui/ball/11.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
42
assets/ui/ball/11.png.meta
Normal file
42
assets/ui/ball/11.png.meta
Normal file
@@ -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"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
assets/ui/football_field.fbx
Normal file
BIN
assets/ui/football_field.fbx
Normal file
Binary file not shown.
214
assets/ui/football_field.fbx.meta
Normal file
214
assets/ui/football_field.fbx.meta
Normal file
@@ -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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
7
package.json
Executable file
7
package.json
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"name": "FreeKickGame",
|
||||||
|
"uuid": "cdb8c417-3bda-45c3-9ded-0d5b92ab9fac",
|
||||||
|
"creator": {
|
||||||
|
"version": "3.8.6"
|
||||||
|
}
|
||||||
|
}
|
||||||
3
settings/v2/packages/builder.json
Normal file
3
settings/v2/packages/builder.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"__version__": "1.3.9"
|
||||||
|
}
|
||||||
23
settings/v2/packages/cocos-service.json
Normal file
23
settings/v2/packages/cocos-service.json
Normal file
@@ -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": []
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
3
settings/v2/packages/device.json
Normal file
3
settings/v2/packages/device.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"__version__": "1.0.1"
|
||||||
|
}
|
||||||
3
settings/v2/packages/engine.json
Normal file
3
settings/v2/packages/engine.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"__version__": "1.0.12"
|
||||||
|
}
|
||||||
23
settings/v2/packages/information.json
Normal file
23
settings/v2/packages/information.json
Normal file
@@ -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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
3
settings/v2/packages/program.json
Normal file
3
settings/v2/packages/program.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"__version__": "1.0.4"
|
||||||
|
}
|
||||||
8
settings/v2/packages/project.json
Normal file
8
settings/v2/packages/project.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"__version__": "1.0.6",
|
||||||
|
"physics": {
|
||||||
|
"gravity": {
|
||||||
|
"y": -9.81
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
9
tsconfig.json
Normal file
9
tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
/* Base configuration. Do not edit this field. */
|
||||||
|
"extends": "./temp/tsconfig.cocos.json",
|
||||||
|
|
||||||
|
/* Add your custom configuration here. */
|
||||||
|
"compilerOptions": {
|
||||||
|
"strict": false
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user