6 lines
173 B
Text
6 lines
173 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://mini-game/scripts/player1.gd" type="Script" id=1]
|
|
|
|
[node name="player1" type="Node2D"]
|
|
script = ExtResource( 1 )
|