Skript-Particle

Addon Skript-Particle v1.2.0

  • 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 comminuty!

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

Sovde

Staff member
Moderator
Feb 18, 2022
21
2
3
Sovde updated Skript-Particle with a new update entry:

v1.1.1 - Small Improvements

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)

:warning: Breaking Changes: :warning:
My apologies for this...

Read the rest of this update entry...
 
Sovde updated Skript-Particle with a new update entry:

v1.2.0 - Animations and Bug Fixes

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.
Code:
draw [an] (animation [of] [the]|animated) shape[s] [of] %shapes% [%-directions% %-locations/entities%] [to %-players%] over %timespan%
* Fixed issue where the particle density setter was the...

Read the rest of this update entry...