Solved particles on top of block

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

saad3modeyy

Member
Mar 14, 2020
24
0
0
25
I wanna to add particle on top of end portal block so I try this and it does not do anything anyone know what's the correct code please reply :emoji_slight_smile:

Code:
on block place of end portal frame:
    set {_block} to event-block
    drawComplexCircle particle "redstone", RGB 5, 255, 193, center {_block}, id "%player%-forcefield1", randomRotation true, radius .8, density 20, start 0, visibleRange 100, xRotation 23, yRotation 120, zRotation 0
[doublepost=1593749368,1593502119][/doublepost]anyone?
 
Status
Not open for further replies.