Skript-Particle by Sovde
Skript addon for creating complex particle effects with minimal hassle.
Events
0
Expressions
23
Effects
4
Conditions
0
Types
13
Sections
3
Structures
0
Total
49
Skript addon for creating complex particle effects with minimal hassle.
Events
0
Expressions
23
Effects
4
Conditions
0
Types
13
Sections
3
Structures
0
Total
49
Supported versions: 1.18 - 1.20.6
Changelog
* Fixed 1.20.6 compatibility.
Syntax
Syntax is available on SkUnity and SkriptHub!
PLEASE REPORT ALL BUGS, SUGGESTIONS, AND OTHER FEEDBACK IN THE ISSUES TAB!!
If you have questions, small suggestions, or just need help, check out the skript-particle channel in the skript-chat discord.
Changelog
* Added Bezier curves.
Changelog
* Allowed omitting the first shape in
rotate shape drawn shape...
* Added some basic animation for shapes. Draws a shape over a time period in the order its points are calculated. Future updates will likely add more options for animation order.
Only minor changes this time. Support for icospheres and custom shapes (shapes made of other shapes and/or individual points) will be coming in 1.2.0.
Changelog
* Fixed NPEs when using debug verbosity
* Added lang entries for various types
* Fixed a conflict between SkBee's
draw effect and
draw shapes
* Made SecParticle much safer and better at erroring (thanks @ShaneBeee)
Breaking Changes:
My apologies for this change, but it was the only way to resolve a collision issue between the draw particle and draw shape effects when using variables.
The draw shape effect section now requires the use of the keyword
shape to avoid conflicts: