particle line not showing

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

flameyyf

Member
Aug 7, 2025
4
0
1
Im using skript-particle and it's working and showing whilst using /sk info but the particle line is not showing heres the skript:

every 10 ticks:
loop all players:
if {tracked::%loop-player%} is set:
draw the shape of a line from {tracker::%loop-player%}'s eye to {tracked::%loop-player%} for {tracker::%loop-player%}:
set event-shape's particle to dust particle using dustOption(white, 5)