mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-10 08:42:11 +01:00
Removed forgotten utility ai resources.
This commit is contained in:
parent
8fd696c71a
commit
4d1da296cd
@ -1,3 +0,0 @@
|
||||
[gd_resource type="AIFSMAction" format=2]
|
||||
|
||||
[resource]
|
@ -1,8 +0,0 @@
|
||||
[gd_resource type="AIActionContainer" load_steps=3 format=2]
|
||||
|
||||
[sub_resource type="AIAction" id=1]
|
||||
|
||||
[sub_resource type="AIFSMAction" id=2]
|
||||
|
||||
[resource]
|
||||
ai_actions = [ SubResource( 1 ), SubResource( 2 ), null ]
|
@ -46,7 +46,6 @@ transform = Transform( -1, 0, -3.25841e-07, 0, 1, 0, 3.25841e-07, 0, -1, 0, 0, 0
|
||||
[node name="Model" type="Spatial" parent="Rotation_Helper"]
|
||||
|
||||
[node name="character" parent="Rotation_Helper/Model" instance=ExtResource( 1 )]
|
||||
refresh_in_editor = false
|
||||
|
||||
[node name="GUILayer" parent="." instance=ExtResource( 3 )]
|
||||
[connection signal="onc_open_loot_winow_request" from="." to="GUILayer" method="_on_Player_onc_open_loot_winow_request"]
|
||||
|
Loading…
Reference in New Issue
Block a user