feat: added grid material

This commit is contained in:
Sara 2024-05-16 09:11:47 +02:00
parent 1b9c78bb8e
commit 6c2dd20b9e

8
godot/grid_material.tres Normal file
View file

@ -0,0 +1,8 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cfont63vhwa3y"]
[ext_resource type="Texture2D" uid="uid://b56x2elvi7npj" path="res://purple_grid.png" id="1_8vpt8"]
[resource]
albedo_texture = ExtResource("1_8vpt8")
uv1_scale = Vector3(0.2, 0.2, 0.2)
uv1_triplanar = true