Looking at this script; you are using a for i loop but not actually using i, you are just setting the angle to 5* 21 times for no reason with a wait, so each loop is taking 21*0.03 seconds to finish
There is no issue with game lag the script just isnt working.