13 lines
513 B
Plaintext
13 lines
513 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_aykgk"]
|
|
|
|
[node name="NPCCharacter" type="CharacterBody2D" unique_id=597270257]
|
|
script = ExtResource("1_xtrxv")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=895564969]
|
|
shape = SubResource("CircleShape2D_aykgk")
|
|
debug_color = Color(0.9234807, 0.19196323, 0.5046088, 0.41960785)
|