20 lines
731 B
Plaintext
20 lines
731 B
Plaintext
[gd_scene format=3 uid="uid://dyxqdgvctjshx"]
|
|
|
|
[ext_resource type="Script" uid="uid://ctm4xm3lnquco" path="res://scripts/player.gd" id="1_3vyb7"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_uwrxv"]
|
|
|
|
[node name="Player" type="CharacterBody2D" unique_id=401513938]
|
|
script = ExtResource("1_3vyb7")
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=31138863]
|
|
shape = SubResource("CircleShape2D_uwrxv")
|
|
debug_color = Color(0.28743955, 0.62438726, 0.25921708, 0.41960785)
|
|
|
|
[node name="Right Gun" type="Marker2D" parent="." unique_id=1203355308]
|
|
position = Vector2(15, -3)
|
|
|
|
[node name="Left Gun" type="Marker2D" parent="." unique_id=1828444534]
|
|
position = Vector2(-15, -3)
|