Hi,
Is it possible to set mecanim animation to ignore timeScale?
for example: let’s say i set the timescale like: Time.timeScale = 0.2f;
and then i play my animations( walk,run…), i want my animation to play
in regular speed like if timescale is set to 1f.
help please,
Thanks