You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
461 B
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://gbmju3x1gp7y"]
[ext_resource type="Script" path="res://multi_grass.gd" id="1_f7cbg"]
[sub_resource type="QuadMesh" id="QuadMesh_h8afx"]
orientation = 1
[sub_resource type="MultiMesh" id="MultiMesh_j6hjp"]
transform_format = 1
use_custom_data = true
mesh = SubResource("QuadMesh_h8afx")
[node name="multi_grass" type="MultiMeshInstance3D"]
multimesh = SubResource("MultiMesh_j6hjp")
script = ExtResource("1_f7cbg")