scale up boney
This commit is contained in:
parent
9fb4d38e05
commit
8ab5f5de3e
3 changed files with 19 additions and 16 deletions
|
@ -5,7 +5,7 @@
|
|||
[ext_resource type="MeshLibrary" uid="uid://bqxgr3arh0i7f" path="res://assets/mesh_libraries/w1/w1_walls.meshlib" id="3_k3r2h"]
|
||||
[ext_resource type="PackedScene" uid="uid://cdpgby3r6xe4n" path="res://objects/goal_post.tscn" id="4_71ems"]
|
||||
[ext_resource type="PackedScene" uid="uid://bfic5n608nc5j" path="res://objects/sand_pit.tscn" id="5_7n16u"]
|
||||
[ext_resource type="PackedScene" uid="uid://b4a8aif3iigdw" path="res://objects/boney.tscn" id="6_gpbt0"]
|
||||
[ext_resource type="PackedScene" uid="uid://b4a8aif3iigdw" path="res://objects/skull.tscn" id="6_gpbt0"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_akirf"]
|
||||
sky_top_color = Color(0.270389, 0.858166, 0.929253, 1)
|
||||
|
@ -60,7 +60,7 @@ metadata/_editor_floor_ = Vector3(0, 0, 0)
|
|||
environment = SubResource("Environment_0oogp")
|
||||
|
||||
[node name="CannyCat" parent="." instance=ExtResource("1_8qiqb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.926551, 3.63641)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.06252, 0.926551, 3.63641)
|
||||
power_line_material = SubResource("StandardMaterial3D_77yoh")
|
||||
|
||||
[node name="GoalPost" parent="." instance=ExtResource("4_71ems")]
|
||||
|
@ -72,3 +72,6 @@ polygon = PackedVector2Array(0, -1, 1, -1, 3, 0, 3, 2, 2, 3, -1, 2, -2, 0)
|
|||
|
||||
[node name="Boney" parent="." instance=ExtResource("6_gpbt0")]
|
||||
transform = Transform3D(0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, 1.98854, 0, 1.02292)
|
||||
|
||||
[node name="Boney2" parent="." instance=ExtResource("6_gpbt0")]
|
||||
transform = Transform3D(0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, -1.34746, 0, 4.32965)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue