#how can i make this particle code stay as long as my ritutral skript is one bassicly
1 messages · Page 1 of 1 (latest)
loop it
how could i loop it for a specfic time stamp cus i have it so u can set a specfic time!
this is my ritural skript
set {ritual} to true
while {ritual}:
or
while {ritual} is true:
works same way
that while should be only executed once
so when the ritual starts
shluld be in that block
you can also set {_startTime} to now while (time since {_startTime < YOUR TIME HERE): ...
yeah, but how would i make the particles loop until the time ends