You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
369 B
10 lines
369 B
[gd_scene load_steps=3 format=3 uid="uid://coe1pduj6gbpe"]
|
|
|
|
[ext_resource type="Material" uid="uid://d4m5yccq55hu1" path="res://assets/environment/water.material" id="1_01ms4"]
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_verrq"]
|
|
material = ExtResource("1_01ms4")
|
|
size = Vector2(32, 32)
|
|
|
|
[node name="water" type="MeshInstance3D"]
|
|
mesh = SubResource("PlaneMesh_verrq")
|
|
|