ChocolateBird/PC.tscn

7 lines
145 B
Plaintext
Raw Normal View History

2023-07-25 14:21:10 +09:30
[gd_scene load_steps=2 format=2]
[ext_resource path="res://PC.gd" type="Script" id=1]
2023-08-02 19:50:50 +09:30
[node name="PC" type="Node2D"]
2023-07-25 14:21:10 +09:30
script = ExtResource( 1 )