stuff
This commit is contained in:
		| @@ -9,13 +9,12 @@ | |||||||
| [node name="Enemy" type="KinematicBody"] | [node name="Enemy" type="KinematicBody"] | ||||||
|  |  | ||||||
| [node name="MeshInstance" type="MeshInstance" parent="."] | [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 ) | mesh = ExtResource( 1 ) | ||||||
|  |  | ||||||
| [node name="BodyCollision" type="CollisionShape" parent="."] | [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 ) | shape = SubResource( 1 ) | ||||||
|  |  | ||||||
| [node name="Head" type="CollisionShape" parent="."] | [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 ) | shape = SubResource( 2 ) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user