Create a new scene with CharacterBody2D as root
Create a new scene with CharacterBody2D as root
Rename it to Bomb
Rename it to Bomb
Add a Sprite2D as child
Add a Sprite2D as child
Add an Area2D as child of Bomb
Add an Area2D as child of Bomb
Add a CollisionShape2D as child
Add a CollisionShape2D as child
Add a VisibleOnScreenNotifier2D
Add a VisibleOnScreenNotifier2D