From fb3eb5395db5b69e62fbaa5e93d8abc771d0ff61 Mon Sep 17 00:00:00 2001 From: Victor Turgeon Date: Tue, 11 Oct 2022 13:29:30 -0400 Subject: [PATCH] stuff --- Scenes/Enemy.tscn | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Scenes/Enemy.tscn b/Scenes/Enemy.tscn index 1da938f..bd2e9f2 100644 --- a/Scenes/Enemy.tscn +++ b/Scenes/Enemy.tscn @@ -9,13 +9,12 @@ [node name="Enemy" type="KinematicBody"] [node name="MeshInstance" type="MeshInstance" parent="."] -transform = Transform( 0.6, 0, 0, 0, 0.6, 0, 0, 0, 0.6, 0, 0, 0 ) mesh = ExtResource( 1 ) [node name="BodyCollision" type="CollisionShape" parent="."] -transform = Transform( 0.481304, 0, 0, 0, 0.793226, 0, 0, 0, 0.201743, 0, 0.33586, 0 ) +transform = Transform( 0.914478, 0, 0, 0, 1.50713, 0, 0, 0, 0.383312, 0, 0.642072, 0 ) shape = SubResource( 1 ) [node name="Head" type="CollisionShape" parent="."] -transform = Transform( 0.400588, 0, 0, 0, 0.551904, 0, 0, 0, 0.400588, 0, 1.87761, 0 ) +transform = Transform( 0.761117, 0, 0, 0, 1.04862, 0, 0, 0, 0.761117, 0, 3.5714, 0 ) shape = SubResource( 2 )