fnkdolpojso grmhbhigjshkdfnkgtah
This commit is contained in:
		| @@ -43,6 +43,7 @@ func take_damage(damage): | ||||
| 		kill(); | ||||
|  | ||||
| func kill(): | ||||
| 	emit_signal("is_killed"); | ||||
| 	queue_free(); | ||||
|  | ||||
| func set_player(p): | ||||
| @@ -57,3 +58,5 @@ func _on_area_2d_body_entered(body): | ||||
|  | ||||
| func _on_animated_sprite_2d_animation_finished(): | ||||
| 	attacking = true; | ||||
|  | ||||
| signal is_killed() | ||||
|   | ||||
| @@ -68,7 +68,7 @@ animations = [{ | ||||
| size = Vector2(23, 21) | ||||
|  | ||||
| [sub_resource type="CircleShape2D" id="CircleShape2D_0y76e"] | ||||
| radius = 120.037 | ||||
| radius = 216.0 | ||||
|  | ||||
| [node name="urinal_mimic" type="CharacterBody2D"] | ||||
| script = ExtResource("1_2ga4k") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user