mirror of
https://git.kittycat.homes/BatHeartTiger/untitled-plant-game.git
synced 2024-08-15 03:16:27 +00:00
6 lines
155 B
Text
6 lines
155 B
Text
[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 )
|