Add 'Looping' to list of animation types

Currently you can have Forward, Backward and Pong-pong. It would be nice if Looping was added. Current animations can loop or not loop based on a UI setting, but I’d like to pass this information to my game (when exporting json data). The editor won’t need to treat the setting any different, just blindly pass it along.