Hi planning on writing a small script that imports animation data from a txt file. looking for some guidance on
some outside modules i could use? or if there is a better way of doing this, please do tell me, havent found anything useful with the API.
Python is designed from the ground up to mess with strings and files and things so it shouldn’t be too hard to find a built-in module that does exactly what you want.