Recent content by Fortifier

  1. Fortifier

    Simple Circle Generator

    This script generates a circle, and then plays an effect at each point on the circle. Read the comments for info on definitions. - run CircleGenerator def:[Location](|Radius)(|Stepsize)(|Effect)(|Delay) All definitions are optional except the starting location. It creates the circle, then...