This repository has been archived on 2025-09-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
godot-procedural-grass/procedural_grass/procedural_grass.tscn

9 lines
340 B
Text
Raw Permalink Normal View History

2024-09-06 17:11:48 +02:00
[gd_scene load_steps=2 format=3 uid="uid://dq4xt6tl25c4v"]
[ext_resource type="Script" path="res://procedural_grass/procedural_grass.gd" id="2_e58by"]
[node name="ProceduralGrass" type="MeshInstance3D"]
script = ExtResource("2_e58by")
color_base = Color(0.415686, 0.431373, 0.133333, 1)
color_tip = Color(0.378045, 0.596905, 0.184511, 1)