MarchGame/scenes/npc_character.tscn
2026-03-16 20:57:47 -04:00

13 lines
516 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=832040226]
script = ExtResource("1_xtrxv")
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=2143761871]
shape = SubResource("CircleShape2D_aykgk")
debug_color = Color(0.79109746, 0.38828364, 0.48745263, 0.41960785)