Click Fusions
Cool Mode
How to use the coolmode
effect for applying a cool particle effect
Overview
The coolmode
effect allows you to add a cool particle effect to your DOM elements when using the ClickFusion
component.
Usage
To enable Cool Mode, set the effect
property to “coolmode” in your ClickFusion
component.
Customization
You can customize the particle image, size, and speed using the particleOptions
property.
Particle Options
particle
: (optional) URL for custom particle imagesize
: (optional) Size of the particlespeedHorz
: (optional) Horizontal speed of the particlespeedUp
: (optional) Upward speed of the particle
Custom coolmode in Action