extends BulletBase class_name BlockWallBullet func succeedToHit(_dmg: float, entity: EntityBase): entity.impluse(Vector2.from_angle(rotation) * 1000)