#How do I make a particle circle using SkBee?
1 messages · Page 1 of 1 (latest)
you can just rotate it around the y axis in steps, which makes a circle
you can see code here https://github.com/sovdeeth/skript-systems/blob/main/particles/particles.sk
how do I... use this though?