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.
 
 

14 lines
342 B

  1. [gd_scene load_steps=3 format=2]
  2. [ext_resource path="res://jrpg/models/nature/river/water.tres" type="Material" id=1]
  3. [sub_resource type="PlaneMesh" id=1]
  4. material = ExtResource( 1 )
  5. size = Vector2( 100, 100 )
  6. subdivide_width = 50
  7. subdivide_depth = 50
  8. [node name="WaterPlane" type="MeshInstance"]
  9. mesh = SubResource( 1 )
  10. material/0 = null