Added Interface for AI control

This commit is contained in:
2020-04-19 14:25:15 +02:00
parent e0e6662309
commit 1c2bb67246
4 changed files with 93 additions and 74 deletions

View File

@@ -12,7 +12,7 @@
script = ExtResource( 2 )
[node name="WallSprite" type="Sprite" parent="."]
position = Vector2( 352, 184 )
position = Vector2( 351.915, 184 )
texture = ExtResource( 4 )
region_enabled = true
region_rect = Rect2( 0, 0, 1280, 720 )
@@ -42,6 +42,9 @@ position = Vector2( 296, -16 )
[node name="Boss_template" parent="YSort" instance=ExtResource( 17 )]
[node name="DebugLabel" parent="YSort/Boss_template" index="6"]
text = "Obermutti"
[node name="Grid" parent="." instance=ExtResource( 18 )]
[editable path="YSort/Boss_template"]