Hello! I am developing a Valorant in Minecraft with Skript. I get to the point, I need to make the skDragon particles get on the target block and not on the player. This is the current code I have:
Sorry for my basic English, I am Spanish. Thanks in advance.
Code:
drawSphere style 1, particle "cloud", center player, id "%player%.esferajett1", rainbowMode true, radius 2.5, density 999, visibleRange 100, pulseDelay 1
Sorry for my basic English, I am Spanish. Thanks in advance.