Last updated
{
"type": "",
"particule_image": GAME_URL + "/particles.png",
"particule_width": 50,
"particule_height": 50,
"particule_amount": 100,
"explode_on_win": true,
"explode_on_lose": false,
"explode_fullscreen": true
}String
Explosion type.
/
Integer
Width of one explosion item.
50
Integer
Height of one explosion item.
50
Integer
Number of items to render in the animation.
100
Boolean
Should the explosion be triggered on win.
true
Boolean
Should the explosion be triggered on lose.
false
Boolean
Should the explosion be fullscreen (true) or fit the game zone (false).
true
Last updated
typeparticule_widthparticule_heightparticule_amountexplode_on_winexplode_on_loseexplode_fullscreenparticule_image