9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Scene/Player.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="World" type="Node2D"]
|
|
|
|
[node name="KinematicBody2D" parent="." instance=ExtResource( 1 )]
|
|
position = Vector2( 121.087, 85.6409 )
|