Drag with Particles
Demo: https://kwiksher.com/demo/drag_with_particles/
Sample: https://kwiksher.com/tutorials/Kwik4/Drag_with_particles.zip
- Create Partciels to Circle shape
- Create Group of Cricle and Star
- Add Actions
- act_start to play the particles
- act_stop to stop the particles
- Drag the group
- Hide Circle for initialization
1. Particles
Particle Replacement to Circle shape

Particle window > Create/Edit partilce to open the editor

Particle Editor

2. Create Group.

Group WIndow to group Circle and Star together
- Name: gp_StarCircle

2. Add Actions

act_start
- Play Particles
- Show Circle

act_end
- Stop Particles
- Hide Circle

3. Drag

- Group: gp_StarCircle
- Trigger action on dragging: act_start
- Trigger action on release :act_end

4. Hide

Hide layer: Circle

That’s all. Publish and Enjoy
