Particle Help

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

cdoxy

Member
Aug 9, 2024
43
2
8
I'm trying to make a weapon that does a disc-shaped explosion that starts from like 1 block away from the player and like bulges and expands from the player, and kills everything that it touches.

any ideas?

skript ver: 2.9.0
 
You could loop blocks in a radius and restrict it to a y-level and activate each particle by how far away they are from the player. Though this would have spread out particles, only 1 particle per block.