diff options
author | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2023-09-10 20:15:31 -0400 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@fryzekconcepts.com> | 2023-09-10 20:15:31 -0400 |
commit | 1e694fce7e4ba915861a5be543e40667b9da44ed (patch) | |
tree | abd0929fe486d81b14c4900fc48294fb4544f804 /materials/terrain.tres | |
parent | e2af60e3985317e9c4ec15e60f83bd8f5e49110e (diff) |
Add rock and tree prefab
Update world gen to start placing objects on world
Diffstat (limited to 'materials/terrain.tres')
-rw-r--r-- | materials/terrain.tres | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/materials/terrain.tres b/materials/terrain.tres new file mode 100644 index 0000000..f8d2b6a --- /dev/null +++ b/materials/terrain.tres @@ -0,0 +1,3 @@ +[gd_resource type="StandardMaterial3D" format=3 uid="uid://uiwp0gpofjrx"] + +[resource] |