2023-08-20 14:06:31 -06:00
|
|
|
[gd_scene load_steps=4 format=3 uid="uid://difi2tur2j4dg"]
|
2023-08-18 23:00:01 -06:00
|
|
|
|
|
|
|
[ext_resource type="PackedScene" uid="uid://dfyt6kjw8yli" path="res://Models/island.glb" id="1_5vc8b"]
|
2023-08-20 15:00:54 -06:00
|
|
|
[ext_resource type="Script" path="res://Models/island.gd" id="2_1q8nk"]
|
2023-08-19 23:32:26 -06:00
|
|
|
[ext_resource type="Material" uid="uid://yuhlhpwji3c4" path="res://Textures/sand.tres" id="2_nhexh"]
|
2023-08-19 13:34:34 -06:00
|
|
|
|
2023-08-18 23:00:01 -06:00
|
|
|
[node name="island" instance=ExtResource("1_5vc8b")]
|
2023-08-20 15:00:54 -06:00
|
|
|
script = ExtResource("2_1q8nk")
|
2023-08-18 23:00:01 -06:00
|
|
|
|
|
|
|
[node name="Island" parent="." index="0"]
|
2023-08-19 22:41:36 -06:00
|
|
|
material_override = ExtResource("2_nhexh")
|