mirror of
https://git.kittycat.homes/BatHeartTiger/untitled-plant-game.git
synced 2024-08-15 03:16:27 +00:00
7 lines
193 B
Text
7 lines
193 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://World/Tree.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="Main" type="Node2D"]
|
|
|
|
[node name="Tree" parent="." instance=ExtResource( 1 )]
|