13 lines
515 B
Plaintext
13 lines
515 B
Plaintext
[gd_scene format=3 uid="uid://bgi18lbutp5ui"]
|
|
|
|
[ext_resource type="Script" uid="uid://gutmbv5ff4u4" path="res://scripts/npc_character.gd" id="1_xtrxv"]
|
|
|
|
[sub_resource type="CircleShape2D" id="CircleShape2D_5hyqr"]
|
|
|
|
[node name="NPCCharacter" type="CharacterBody2D" unique_id=847055918]
|
|
script = ExtResource("1_xtrxv")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=351834440]
|
|
shape = SubResource("CircleShape2D_5hyqr")
|
|
debug_color = Color(0.91631323, 0.13193849, 0.63224995, 0.41960785)
|