estandaritzats els globos a 0, 1, 2 i 3 (en lloc del mix que havia antes amb altres coses a 1, 2, 3 i 4)
balloon: passant const i enum a la part publica
@@ -3,275 +3,275 @@
|
||||
# Variables disponibles:
|
||||
# X1_0, X1_50, X1_100, X2_0, X2_100, X3_0, X3_100, X4_0, X4_100
|
||||
# QUARTER1_X4, QUARTER3_X4, DEFAULT_POS_Y
|
||||
# BALLOON_SIZE_0, BALLOON_SIZE_1, BALLOON_SIZE_2, BALLOON_SIZE_3
|
||||
# SIZE_0, SIZE_1, SIZE_2, SIZE_3
|
||||
# RIGHT, LEFT
|
||||
|
||||
formation: 0
|
||||
# Dos enemigos BALLOON4 uno a cada extremo
|
||||
X4_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE4, 0
|
||||
X4_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE4, 0
|
||||
# Dos enemigos BALLOON3 uno a cada extremo
|
||||
X4_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_3, 0
|
||||
X4_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_3, 0
|
||||
|
||||
formation: 1
|
||||
# Dos enemigos BALLOON4 uno a cada cuarto. Ambos van hacia el centro
|
||||
QUARTER1_X4, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE4, 0
|
||||
QUARTER3_X4, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE4, 0
|
||||
# Dos enemigos BALLOON3 uno a cada cuarto. Ambos van hacia el centro
|
||||
QUARTER1_X4, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_3, 0
|
||||
QUARTER3_X4, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_3, 0
|
||||
|
||||
formation: 2
|
||||
# Cuatro enemigos BALLOON2 uno detrás del otro. A la izquierda y hacia el centro
|
||||
X2_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 30
|
||||
X2_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 20
|
||||
X2_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 10
|
||||
X2_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 0
|
||||
# Cuatro enemigos BALLOON1 uno detrás del otro. A la izquierda y hacia el centro
|
||||
X2_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 30
|
||||
X2_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 20
|
||||
X2_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 10
|
||||
X2_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 0
|
||||
|
||||
formation: 3
|
||||
# Cuatro enemigos BALLOON2 uno detrás del otro. A la derecha y hacia el centro
|
||||
X2_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 30
|
||||
X2_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 20
|
||||
X2_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 10
|
||||
X2_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 0
|
||||
# Cuatro enemigos BALLOON1 uno detrás del otro. A la derecha y hacia el centro
|
||||
X2_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 30
|
||||
X2_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 20
|
||||
X2_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 10
|
||||
X2_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 0
|
||||
|
||||
formation: 4
|
||||
# Tres enemigos BALLOON3. 0, 25, 50. Hacia la derecha
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 20
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 10
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 0
|
||||
# Tres enemigos BALLOON2. 0, 25, 50. Hacia la derecha
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 20
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 10
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 5
|
||||
# Tres enemigos BALLOON3. 50, 75, 100. Hacia la izquierda
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 20
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 10
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 0
|
||||
# Tres enemigos BALLOON2. 50, 75, 100. Hacia la izquierda
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 20
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 10
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 6
|
||||
# Tres enemigos BALLOON3. 0, 0, 0. Hacia la derecha
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 20
|
||||
X3_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 10
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 0
|
||||
# Tres enemigos BALLOON2. 0, 0, 0. Hacia la derecha
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 20
|
||||
X3_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 10
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 7
|
||||
# Tres enemigos BALLOON3. 100, 100, 100. Hacia la izquierda
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 20
|
||||
X3_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 10
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 0
|
||||
# Tres enemigos BALLOON2. 100, 100, 100. Hacia la izquierda
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 20
|
||||
X3_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 10
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 8
|
||||
# Seis enemigos BALLOON1. 0, 0, 0, 0, 0, 0. Hacia la derecha
|
||||
X1_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 50
|
||||
X1_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 40
|
||||
X1_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 30
|
||||
X1_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 20
|
||||
X1_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 10
|
||||
X1_0, 5, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 0
|
||||
# Seis enemigos BALLOON0. 0, 0, 0, 0, 0, 0. Hacia la derecha
|
||||
X1_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 50
|
||||
X1_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 40
|
||||
X1_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 30
|
||||
X1_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 20
|
||||
X1_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 10
|
||||
X1_0, 5, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 0
|
||||
|
||||
formation: 9
|
||||
# Seis enemigos BALLOON1. 100, 100, 100, 100, 100, 100. Hacia la izquierda
|
||||
X1_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 50
|
||||
X1_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 40
|
||||
X1_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 30
|
||||
X1_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 20
|
||||
X1_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 10
|
||||
X1_100, -5, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 0
|
||||
# Seis enemigos BALLOON0. 100, 100, 100, 100, 100, 100. Hacia la izquierda
|
||||
X1_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 50
|
||||
X1_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 40
|
||||
X1_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 30
|
||||
X1_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 20
|
||||
X1_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 10
|
||||
X1_100, -5, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 0
|
||||
|
||||
formation: 10
|
||||
# Tres enemigos BALLOON4 seguidos desde la izquierda. Hacia la derecha
|
||||
X4_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE4, 30
|
||||
X4_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE4, 15
|
||||
X4_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE4, 0
|
||||
# Tres enemigos BALLOON3 seguidos desde la izquierda. Hacia la derecha
|
||||
X4_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_3, 30
|
||||
X4_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_3, 15
|
||||
X4_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_3, 0
|
||||
|
||||
formation: 11
|
||||
# Tres enemigos BALLOON4 seguidos desde la derecha. Hacia la izquierda
|
||||
X4_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE4, 30
|
||||
X4_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE4, 15
|
||||
X4_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE4, 0
|
||||
# Tres enemigos BALLOON3 seguidos desde la derecha. Hacia la izquierda
|
||||
X4_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_3, 30
|
||||
X4_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_3, 15
|
||||
X4_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_3, 0
|
||||
|
||||
formation: 12
|
||||
# Seis enemigos BALLOON2 uno detrás del otro. A la izquierda y hacia el centro
|
||||
X2_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 50
|
||||
X2_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 40
|
||||
X2_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 30
|
||||
X2_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 20
|
||||
X2_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 10
|
||||
X2_0, 5, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 0
|
||||
# Seis enemigos BALLOON1 uno detrás del otro. A la izquierda y hacia el centro
|
||||
X2_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 50
|
||||
X2_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 40
|
||||
X2_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 30
|
||||
X2_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 20
|
||||
X2_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 10
|
||||
X2_0, 5, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 0
|
||||
|
||||
formation: 13
|
||||
# Seis enemigos BALLOON2 uno detrás del otro. A la derecha y hacia el centro
|
||||
X2_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 50
|
||||
X2_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 40
|
||||
X2_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 30
|
||||
X2_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 20
|
||||
X2_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 10
|
||||
X2_100, -5, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 0
|
||||
# Seis enemigos BALLOON1 uno detrás del otro. A la derecha y hacia el centro
|
||||
X2_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 50
|
||||
X2_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 40
|
||||
X2_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 30
|
||||
X2_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 20
|
||||
X2_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 10
|
||||
X2_100, -5, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 0
|
||||
|
||||
formation: 14
|
||||
# Cinco enemigos BALLOON3. Hacia la derecha. Separados
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 40
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 30
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 20
|
||||
X3_0, 6, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 10
|
||||
X3_0, 8, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 0
|
||||
# Cinco enemigos BALLOON2. Hacia la derecha. Separados
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 40
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 30
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 20
|
||||
X3_0, 6, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 10
|
||||
X3_0, 8, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 15
|
||||
# Cinco enemigos BALLOON3. Hacia la izquierda. Separados
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 40
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 30
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 20
|
||||
X3_100, -6, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 10
|
||||
X3_100, -8, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 0
|
||||
# Cinco enemigos BALLOON2. Hacia la izquierda. Separados
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 40
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 30
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 20
|
||||
X3_100, -6, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 10
|
||||
X3_100, -8, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 16
|
||||
# Cinco enemigos BALLOON3. Hacia la derecha. Juntos
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 40
|
||||
X3_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 30
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 20
|
||||
X3_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 10
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 0
|
||||
# Cinco enemigos BALLOON2. Hacia la derecha. Juntos
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 40
|
||||
X3_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 30
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 20
|
||||
X3_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 10
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 17
|
||||
# Cinco enemigos BALLOON3. Hacia la izquierda. Juntos
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 40
|
||||
X3_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 30
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 20
|
||||
X3_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 10
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 0
|
||||
# Cinco enemigos BALLOON2. Hacia la izquierda. Juntos
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 40
|
||||
X3_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 30
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 20
|
||||
X3_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 10
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 18
|
||||
# Doce enemigos BALLOON1. Hacia la derecha. Juntos
|
||||
X1_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 110
|
||||
X1_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 100
|
||||
X1_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 90
|
||||
X1_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 80
|
||||
X1_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 70
|
||||
X1_0, 5, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 60
|
||||
X1_0, 6, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 50
|
||||
X1_0, 7, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 40
|
||||
X1_0, 8, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 30
|
||||
X1_0, 9, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 20
|
||||
X1_0, 10, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 10
|
||||
X1_0, 11, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 0
|
||||
# Doce enemigos BALLOON0. Hacia la derecha. Juntos
|
||||
X1_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 110
|
||||
X1_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 100
|
||||
X1_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 90
|
||||
X1_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 80
|
||||
X1_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 70
|
||||
X1_0, 5, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 60
|
||||
X1_0, 6, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 50
|
||||
X1_0, 7, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 40
|
||||
X1_0, 8, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 30
|
||||
X1_0, 9, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 20
|
||||
X1_0, 10, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 10
|
||||
X1_0, 11, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 0
|
||||
|
||||
formation: 19
|
||||
# Doce enemigos BALLOON1. Hacia la izquierda. Juntos
|
||||
X1_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 110
|
||||
X1_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 100
|
||||
X1_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 90
|
||||
X1_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 80
|
||||
X1_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 70
|
||||
X1_100, -5, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 60
|
||||
X1_100, -6, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 50
|
||||
X1_100, -7, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 40
|
||||
X1_100, -8, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 30
|
||||
X1_100, -9, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 20
|
||||
X1_100, -10, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 10
|
||||
X1_100, -11, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 0
|
||||
# Doce enemigos BALLOON0. Hacia la izquierda. Juntos
|
||||
X1_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 110
|
||||
X1_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 100
|
||||
X1_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 90
|
||||
X1_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 80
|
||||
X1_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 70
|
||||
X1_100, -5, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 60
|
||||
X1_100, -6, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 50
|
||||
X1_100, -7, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 40
|
||||
X1_100, -8, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 30
|
||||
X1_100, -9, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 20
|
||||
X1_100, -10, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 10
|
||||
X1_100, -11, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 0
|
||||
|
||||
formation: 20
|
||||
# Cuatro enemigos BALLOON4 seguidos desde la izquierda/derecha. Simétricos
|
||||
X4_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE4, 0
|
||||
X4_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE4, 0
|
||||
X4_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE4, 0
|
||||
X4_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE4, 0
|
||||
# Cuatro enemigos BALLOON3 seguidos desde la izquierda/derecha. Simétricos
|
||||
X4_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_3, 0
|
||||
X4_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_3, 0
|
||||
X4_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_3, 0
|
||||
X4_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_3, 0
|
||||
|
||||
formation: 21
|
||||
# Diez enemigos BALLOON2 uno detrás del otro. Izquierda/derecha. Simétricos
|
||||
X2_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 12
|
||||
X2_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 9
|
||||
X2_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 6
|
||||
X2_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 3
|
||||
X2_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE2, 0
|
||||
X2_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 12
|
||||
X2_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 9
|
||||
X2_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 6
|
||||
X2_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 3
|
||||
X2_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE2, 0
|
||||
# Diez enemigos BALLOON1 uno detrás del otro. Izquierda/derecha. Simétricos
|
||||
X2_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 12
|
||||
X2_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 9
|
||||
X2_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 6
|
||||
X2_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 3
|
||||
X2_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_1, 0
|
||||
X2_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 12
|
||||
X2_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 9
|
||||
X2_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 6
|
||||
X2_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 3
|
||||
X2_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_1, 0
|
||||
|
||||
formation: 22
|
||||
# Diez enemigos BALLOON3. Hacia la derecha/izquierda. Separados. Simétricos
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 40
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 30
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 20
|
||||
X3_0, 6, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 10
|
||||
X3_0, 8, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 0
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 40
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 30
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 20
|
||||
X3_100, -6, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 10
|
||||
X3_100, -8, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 0
|
||||
# Diez enemigos BALLOON2. Hacia la derecha/izquierda. Separados. Simétricos
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 40
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 30
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 20
|
||||
X3_0, 6, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 10
|
||||
X3_0, 8, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 0
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 40
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 30
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 20
|
||||
X3_100, -6, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 10
|
||||
X3_100, -8, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 23
|
||||
# Diez enemigos BALLOON3. Hacia la derecha. Juntos. Simétricos
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 40
|
||||
X3_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 30
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 20
|
||||
X3_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 10
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE3, 0
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 40
|
||||
X3_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 30
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 20
|
||||
X3_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 10
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE3, 0
|
||||
# Diez enemigos BALLOON2. Hacia la derecha. Juntos. Simétricos
|
||||
X3_0, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 40
|
||||
X3_0, 1, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 30
|
||||
X3_0, 2, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 20
|
||||
X3_0, 3, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 10
|
||||
X3_0, 4, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_2, 0
|
||||
X3_100, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 40
|
||||
X3_100, -1, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 30
|
||||
X3_100, -2, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 20
|
||||
X3_100, -3, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 10
|
||||
X3_100, -4, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_2, 0
|
||||
|
||||
formation: 24
|
||||
# Treinta enemigos BALLOON1. Del centro hacia los extremos. Juntos. Simétricos
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 0
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 5
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 10
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 15
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 20
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 25
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 30
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 35
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 40
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 45
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 50
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 55
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 60
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 65
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 70
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 0
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 5
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 10
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 15
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 20
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 25
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 30
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 35
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 40
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 45
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 50
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 55
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 60
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 65
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 70
|
||||
# Treinta enemigos BALLOON0. Del centro hacia los extremos. Juntos. Simétricos
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 0
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 5
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 10
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 15
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 20
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 25
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 30
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 35
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 40
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 45
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 50
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 55
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 60
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 65
|
||||
X1_50, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 70
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 0
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 5
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 10
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 15
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 20
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 25
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 30
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 35
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 40
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 45
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 50
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 55
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 60
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 65
|
||||
X1_50, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 70
|
||||
|
||||
formation: 25
|
||||
# Treinta enemigos BALLOON1. Del centro hacia adentro. Juntos. Simétricos
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 70
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 65
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 60
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 55
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 50
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 45
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 40
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 35
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 30
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 25
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 20
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 15
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 10
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 5
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE1, 0
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 70
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 65
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 60
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 55
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 50
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 45
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 40
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 35
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 30
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 25
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 20
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 15
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 10
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 5
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE1, 0
|
||||
# Treinta enemigos BALLOON0. Del centro hacia adentro. Juntos. Simétricos
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 70
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 65
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 60
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 55
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 50
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 45
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 40
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 35
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 30
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 25
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 20
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 15
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 10
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 5
|
||||
X1_50 + 20, 0, DEFAULT_POS_Y, LEFT, BALLOON, SIZE_0, 0
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 70
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 65
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 60
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 55
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 50
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 45
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 40
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 35
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 30
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 25
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 20
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 15
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 10
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 5
|
||||
X1_50 - 20, 0, DEFAULT_POS_Y, RIGHT, BALLOON, SIZE_0, 0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
frame_width=48
|
||||
frame_height=48
|
||||
frame_width=10
|
||||
frame_height=10
|
||||
|
||||
[animation]
|
||||
name=orange
|
||||
BIN
data/gfx/balloon/balloon0.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 12 KiB |
@@ -1,5 +1,5 @@
|
||||
frame_width=48
|
||||
frame_height=48
|
||||
frame_width=10
|
||||
frame_height=10
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
BIN
data/gfx/balloon/explosion0.png
Normal file
|
After Width: | Height: | Size: 760 B |
|
Before Width: | Height: | Size: 760 B After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -1,5 +1,5 @@
|
||||
frame_width=26
|
||||
frame_height=26
|
||||
frame_width=48
|
||||
frame_height=48
|
||||
|
||||
[animation]
|
||||
name=default
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |