Merge branch 'master' of https://git.sjkillen.ca/sjkillen/ABGJ-23
This commit is contained in:
commit
bcb99f5ebd
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource type="PackedScene" uid="uid://dfyt6kjw8yli" path="res://Models/island.glb" id="1_5vc8b"]
|
||||
[ext_resource type="Material" uid="uid://b88xmds4mx7rd" path="res://Textures/grass.tres" id="2_knbpa"]
|
||||
[ext_resource type="Material" uid="uid://yuhlhpwji3c4" path="res://Textures/dirt.tres" id="2_tnpon"]
|
||||
[ext_resource type="Material" uid="uid://yuhlhpwji3c4" path="res://Textures/dirt.tres" id="2_nhexh"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_1k3v7"]
|
||||
|
||||
|
@ -12,7 +12,7 @@ data = PackedVector3Array(-0.573, 1.014, 0.0277, -0.534, 1.041, 0.0706, -0.5395,
|
|||
[node name="island" instance=ExtResource("1_5vc8b")]
|
||||
|
||||
[node name="Island" parent="." index="0"]
|
||||
material_override = ExtResource("2_tnpon")
|
||||
material_override = ExtResource("2_nhexh")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="Island" index="0"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue