ai and game menu
This commit was merged in pull request #23.
This commit is contained in:
10
core/ai/agents/human/ai_citizen.tscn
Normal file
10
core/ai/agents/human/ai_citizen.tscn
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_scene format=3 uid="uid://bdqeshcwwnyc4"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://mvh2v6v72stt" path="res://core/ai/agents/human/ai_human.tscn" id="1_awhwq"]
|
||||
|
||||
[node name="AiCitizen" unique_id=1228675528 instance=ExtResource("1_awhwq")]
|
||||
|
||||
[node name="StateMachine" parent="." index="3" unique_id=1286404264 node_paths=PackedStringArray("initial_state")]
|
||||
initial_state = NodePath("")
|
||||
|
||||
[editable path="HumanMannequin"]
|
||||
Reference in New Issue
Block a user