;; Script Name Scriptname Sidius Start: Rate 2,0 ;; Set the Anim Rate to 30 Tex 0 ;; Main Loop ;; Loop: Tex 0 Goto Loop ;; Restart the loop ;; Event 2 On ;; On 2 Repeat TexAdj 1,0,168 UntilTex = 168 End ;; Event 1 Off ;; Off 2 Tex 0 ;; Set Texure to 0 End