my problem is, the particles only shows up for the player who is shooting, but other players cant see the particle, is there any way to fix it?
code_language.skript:
on shoot:
if projectile is egg:
loop 10 times:
wait 2 tick
show 1 "heart" particles at the projectile for shooter offset by 0, 0, 0
Last edited: