Returns the current loop state of the group
Signature:
loopState = AnimationGroup:GetLoopState()
Returns:
loopState- Loop state of the animation group (string)FORWARD- In transition from the start state to the final stateNONE- Not loopingREVERSE- In transition from the final state back to the start state