lol2gltf icon indicating copy to clipboard operation
lol2gltf copied to clipboard

Make animation naming better?

Open aymen157 opened this issue 2 years ago • 0 comments

for eg adding the animation files teemo_skin18_attack1.anm, makes the animation name within the model the same as the file name aka "teemo_skin18_attack1.anm" kind of annoying. could this be fixed? for eg only name it from "teemo_skin18_attack1.anm" to ---> "attack1" . pretty simple string.Replace()

aymen157 avatar Aug 26 '23 10:08 aymen157