last update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
[ext_resource type="ArrayMesh" uid="uid://bgvropltcot0q" path="res://assets/models/meshes/normal.res" id="5_san4u"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://36tgon3b60db" path="res://assets/models/tiles/tile_heart.tres" id="6_r6sve"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://cv4bedhida00g" path="res://assets/models/tiles/tile_star.tres" id="7_v40i1"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://bhlvvdtiykgnn" path="res://assets/models/meshes/tiles.res" id="8_ul3lk"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://b5ta7tcw0iscd" path="res://assets/models/tiles/tile_coin.tres" id="9_44311"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_2vf4e"]
|
||||
resource_name = "boost"
|
||||
@@ -17,7 +17,7 @@ cull_mode = 2
|
||||
albedo_color = Color(0.91, 0.91, 0.91, 0.45098)
|
||||
albedo_texture = ExtResource("3_re0fd")
|
||||
|
||||
[sub_resource type="ArrayMesh" id="ArrayMesh_0evu4"]
|
||||
[sub_resource type="ArrayMesh" id="ArrayMesh_ff8mg"]
|
||||
_surfaces = [{
|
||||
"aabb": AABB(-0.282176, -0.000324821, -0.282176, 0.564351, 0.050792, 0.564351),
|
||||
"format": 34896613377,
|
||||
@@ -31,7 +31,7 @@ _surfaces = [{
|
||||
}]
|
||||
blend_shape_mode = 0
|
||||
|
||||
[sub_resource type="ArrayMesh" id="ArrayMesh_pte2c"]
|
||||
[sub_resource type="ArrayMesh" id="ArrayMesh_64nap"]
|
||||
resource_name = "tile_diamond"
|
||||
_surfaces = [{
|
||||
"aabb": AABB(-0.282176, -0.000324821, -0.282176, 0.564351, 0.050792, 0.564351),
|
||||
@@ -47,7 +47,7 @@ _surfaces = [{
|
||||
"vertex_data": PackedByteArray("AAD//////78AAP//////vwAA/////6oqAAD+/wAAAAAAAP7/AAD/vwAA/v8AAKoq/////////7//////////v//////////////+/wAAAAD///7/AAD/v////v8AAP////8AAP///7///wAA////P///AAD///////8AAAAAAAD//wAAAAD/P///AAAAAP//AAAAAP///78AAAAA////PwAAAAD//6oqAAAAAAAAAAAAAAAAAAD/PwAAAAAAAKoq/////////39U1VTV/7//v////39U1VTV/////////3//v/9//7//v////3//v/9//////wAA/3//v/9//7//vwAA/3//v/9//////wAA/39U1VTV/7//vwAA/39U1VTV")
|
||||
}]
|
||||
blend_shape_mode = 0
|
||||
shadow_mesh = SubResource("ArrayMesh_0evu4")
|
||||
shadow_mesh = SubResource("ArrayMesh_ff8mg")
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_ti6kf"]
|
||||
material = ExtResource("3_qi66w")
|
||||
@@ -103,13 +103,13 @@ item/8/shapes = []
|
||||
item/8/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
item/8/navigation_layers = 1
|
||||
item/9/name = "tile_coin"
|
||||
item/9/mesh = ExtResource("8_ul3lk")
|
||||
item/9/mesh = ExtResource("9_44311")
|
||||
item/9/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.9, 0)
|
||||
item/9/shapes = []
|
||||
item/9/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
item/9/navigation_layers = 1
|
||||
item/10/name = "tile_diamond"
|
||||
item/10/mesh = SubResource("ArrayMesh_pte2c")
|
||||
item/10/mesh = SubResource("ArrayMesh_64nap")
|
||||
item/10/mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.9, 0)
|
||||
item/10/shapes = []
|
||||
item/10/navigation_mesh_transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0)
|
||||
|
||||
Reference in New Issue
Block a user