Scene({ required super.id, required super.image, required this.behaviors, this.next, this.bgm, }) : super();