untitled-plant-game/World/Tree.tscn

7 lines
155 B
Text
Raw Normal View History

2021-12-03 23:12:22 +00:00
[gd_scene load_steps=2 format=2]
[ext_resource path="res://World/Tree.gd" type="Script" id=2]
[node name="Tree" type="Node2D"]
script = ExtResource( 2 )