Particle system

Particle system

by I_Lick_Pie

👁 22 ❤️ 3 ⭐ 3 🔄 0
Created: May 30, 2021 Last modified: Jun 2, 2021 Shared: May 31, 2021

Description

To have a natural effect with the particles, I give each of them a density, x velocity, and y velocity. I also add a force to the velocity. To simulate the density I just multiply the gravity by the density to give a natural effect. If you have any questions/comments, please tell me in the comments below.

Instructions

Click Scratch Cat to spawn particles. The particles' properties are stored in lists, so it doesn't have to deal with scratch's clone limit. This project runs surprisingly well, so you can set the amount of particles to even 1000 without having much lag on a school computer. If you want more particles I recommend to use turbowarp: https://turbowarp.org/538204967

Project Details

Visibility
Visible
Comments
Enabled