Shooter
Configuration
Options
balloons_number
Integer
Number of items displayed.
5
number_of_try
Integer
Number of items to click on.
3
image_size
Integer
Size of the items (based on the x size of the game, in %).
20
sound
Boolean
[DEPRECATED] Tells the game to use sounds or not.
false
sound_explosion_balloon
Text
[DEPRECATED] Sound when you clic on an item.
""
sound_win
Text
[DEPRECATED] Sound in case of a win.
""
sound_lose
Text
[DEPRECATED] Sound in case of a lose.
""
balloon_speed_min
Integer
Items min speed.
10
balloon_speed_max
Integer
Items max speed.
20
default_lang
String
[PTF] Default language if unmatched language.
"fr"
Assets
balloons
150 x 150px (each)
Items to be displayed in the game (based on the balloons_number option).
image_balloon_win
150 x 150px
Image to be displayed once an item has been clicked on in case of a win.
image_balloon_lose
150 x 150px
Image to be displayed once an item has been clicked on in case of a lose.
background_image
550 x 380px
Image to be displayed in the back of the game.
Last updated