Items & such on O'Neill

This commit is contained in:
Rob Kelly 2024-12-18 18:28:30 -07:00
parent 05f259405b
commit feb0d3eb48
7 changed files with 612 additions and 86 deletions

BIN
asset_dev/levels/oneill.blend (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -9,7 +9,8 @@
"name":"Scene",
"nodes":[
0,
1
1,
2
]
}
],
@ -21,6 +22,10 @@
{
"mesh":1,
"name":"Water"
},
{
"mesh":2,
"name":"GravityField"
}
],
"materials":[
@ -127,13 +132,26 @@
"material":3
}
]
},
{
"name":"GravityField",
"primitives":[
{
"attributes":{
"POSITION":16,
"NORMAL":17,
"TEXCOORD_0":18
},
"indices":19
}
]
}
],
"accessors":[
{
"bufferView":0,
"componentType":5126,
"count":2709,
"count":10240,
"max":[
79.99998474121094,
37.71173858642578,
@ -149,13 +167,13 @@
{
"bufferView":1,
"componentType":5126,
"count":2709,
"count":10240,
"type":"VEC3"
},
{
"bufferView":2,
"componentType":5126,
"count":2709,
"count":10240,
"type":"VEC2"
},
{
@ -265,109 +283,167 @@
"componentType":5123,
"count":3072,
"type":"SCALAR"
},
{
"bufferView":16,
"componentType":5126,
"count":10496,
"max":[
79.99998474121094,
37.71173858642578,
79.99996948242188
],
"min":[
-79.99996185302734,
-37.71173858642578,
-80
],
"type":"VEC3"
},
{
"bufferView":17,
"componentType":5126,
"count":10496,
"type":"VEC3"
},
{
"bufferView":18,
"componentType":5126,
"count":10496,
"type":"VEC2"
},
{
"bufferView":19,
"componentType":5123,
"count":16116,
"type":"SCALAR"
}
],
"bufferViews":[
{
"buffer":0,
"byteLength":32508,
"byteLength":122880,
"byteOffset":0,
"target":34962
},
{
"buffer":0,
"byteLength":32508,
"byteOffset":32508,
"byteLength":122880,
"byteOffset":122880,
"target":34962
},
{
"buffer":0,
"byteLength":21672,
"byteOffset":65016,
"byteLength":81920,
"byteOffset":245760,
"target":34962
},
{
"buffer":0,
"byteLength":30720,
"byteOffset":86688,
"byteOffset":327680,
"target":34963
},
{
"buffer":0,
"byteLength":20124,
"byteOffset":117408,
"byteOffset":358400,
"target":34962
},
{
"buffer":0,
"byteLength":20124,
"byteOffset":137532,
"byteOffset":378524,
"target":34962
},
{
"buffer":0,
"byteLength":13416,
"byteOffset":157656,
"byteOffset":398648,
"target":34962
},
{
"buffer":0,
"byteLength":15360,
"byteOffset":171072,
"byteOffset":412064,
"target":34963
},
{
"buffer":0,
"byteLength":24768,
"byteOffset":186432,
"byteOffset":427424,
"target":34962
},
{
"buffer":0,
"byteLength":24768,
"byteOffset":211200,
"byteOffset":452192,
"target":34962
},
{
"buffer":0,
"byteLength":16512,
"byteOffset":235968,
"byteOffset":476960,
"target":34962
},
{
"buffer":0,
"byteLength":23040,
"byteOffset":252480,
"byteOffset":493472,
"target":34963
},
{
"buffer":0,
"byteLength":9288,
"byteOffset":275520,
"byteOffset":516512,
"target":34962
},
{
"buffer":0,
"byteLength":9288,
"byteOffset":284808,
"byteOffset":525800,
"target":34962
},
{
"buffer":0,
"byteLength":6192,
"byteOffset":294096,
"byteOffset":535088,
"target":34962
},
{
"buffer":0,
"byteLength":6144,
"byteOffset":300288,
"byteOffset":541280,
"target":34963
},
{
"buffer":0,
"byteLength":125952,
"byteOffset":547424,
"target":34962
},
{
"buffer":0,
"byteLength":125952,
"byteOffset":673376,
"target":34962
},
{
"buffer":0,
"byteLength":83968,
"byteOffset":799328,
"target":34962
},
{
"buffer":0,
"byteLength":32232,
"byteOffset":883296,
"target":34963
}
],
"buffers":[
{
"byteLength":306432,
"byteLength":915528,
"uri":"geometry.bin"
}
]

View File

@ -31,6 +31,21 @@ animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={}
_subresources={
"materials": {
"Grass": {
"use_external/enabled": true,
"use_external/path": "res://levels/oneill/materials/grass_green.tres"
},
"Sand": {
"use_external/enabled": true,
"use_external/path": "res://levels/oneill/materials/sand.tres"
},
"Water": {
"use_external/enabled": true,
"use_external/path": "res://levels/oneill/materials/water.tres"
}
}
}
gltf/naming_version=1
gltf/embedded_image_handling=1

File diff suppressed because one or more lines are too long

View File

@ -142,7 +142,6 @@ shape = SubResource("SphereShape3D_0hvq6")
[node name="DebugDraw" type="Control" parent="."]
unique_name_in_owner = true
visible = false
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0