6 lines
91 B
GDScript
6 lines
91 B
GDScript
class_name Ball8 extends LastBallMode
|
|
|
|
|
|
func _init() -> void:
|
|
final_ball_name = "08_ball"
|