简单随机地穴示例

This commit is contained in:
ruanwujing
2024-02-02 11:47:09 +08:00
parent c9a7906dfd
commit 87d7bbf3b8
13 changed files with 1673 additions and 7 deletions

View File

@@ -484,6 +484,29 @@
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": "49Mt6u3ylAhIjwUjPL/7hO"
},
{
@@ -728,6 +751,29 @@
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": "28WdAu1Z5MH72mVIZBx9Zf"
},
{
@@ -972,6 +1018,29 @@
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": "3788BizyZKEKxXNzRYnqkE"
},
{
@@ -1219,6 +1288,29 @@
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": "adiMFX1khPFoPqgS1WlUy4"
},
{
@@ -1475,6 +1567,29 @@
"_isUnderline": false,
"_underlineHeight": 2,
"_cacheMode": 0,
"_enableOutline": false,
"_outlineColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_outlineWidth": 2,
"_enableShadow": false,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
"g": 0,
"b": 0,
"a": 255
},
"_shadowOffset": {
"__type__": "cc.Vec2",
"x": 2,
"y": 2
},
"_shadowBlur": 2,
"_id": "46OSFJAOlLa5icud6LYf4t"
},
{
@@ -2057,6 +2172,7 @@
"z": 0
},
"_distance": 0,
"_planeBias": 1,
"_shadowColor": {
"__type__": "cc.Color",
"r": 76,

View File

@@ -1,5 +1,5 @@
{
"ver": "1.1.49",
"ver": "1.1.50",
"importer": "scene",
"imported": true,
"uuid": "3fd7ab19-8a50-470c-8dc7-0cd664f0fb5b",

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,11 @@
{
"ver": "1.1.50",
"importer": "scene",
"imported": true,
"uuid": "310fd3ed-a1d3-4adb-8766-8b82bb6508c1",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@@ -1,5 +1,5 @@
{
"ver": "1.1.49",
"ver": "1.1.50",
"importer": "scene",
"imported": true,
"uuid": "64bd0402-59ce-4670-ae7d-24b450f09bb9",

View File

@@ -1,5 +1,5 @@
{
"ver": "1.1.49",
"ver": "1.1.50",
"importer": "scene",
"imported": true,
"uuid": "2d052f05-f3ae-4ade-a629-7dc0680a169b",

View File

@@ -1,5 +1,5 @@
{
"ver": "1.1.49",
"ver": "1.1.50",
"importer": "scene",
"imported": true,
"uuid": "d3d4c22a-8da8-4e57-94c4-1cfa29c09130",