Add forest visualization and update miracle requirements
This commit is contained in:
7
Scenes/tree.tscn
Normal file
7
Scenes/tree.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://8w7tvsgkev1y"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cemch3556ibiy" path="res://Sprites/Tree.png" id="1_0vwjc"]
|
||||
|
||||
[node name="Tree" type="Sprite2D"]
|
||||
scale = Vector2(0.01, 0.01)
|
||||
texture = ExtResource("1_0vwjc")
|
Reference in New Issue
Block a user