I'm doing a game where the animations play at 15 frames per seconds to make the ilusion of a cartoon but when unty makes the transition of each animation it does it in smooth 60 fps breaking the ilusion of a cartoon is ther a way to make the transitions run at different framerate?
if there's no way to do it, is there a way to make each transition constant without requiring calling tranitions via code?