Home / Uncategorized / Drag A Shape With Particles

Drag A Shape With Particles

Demo: https://kwiksher.com/demo/drag_with_particles/

Sample: https://kwiksher.com/tutorials/Kwik4/Drag_with_particles.zip

  1. Create Partciels to Circle shape
  2. Create Group of Cricle and Star
  3. Add Actions
    • act_start to play the particles
    • act_stop to stop the particles
  4. Drag the group
  5. Hide Circle for initialization

1. Particles

Particle Replacement to Circle shape

Particle window > Create/Edit partilce to open ditor

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

Leave a Reply

Your email address will not be published. Required fields are marked *