Hi,
I want my player to only reach his full speed with a slight delay, to improve the sense of weight of the character.
I'm controlling with gamepad, so my axis input ranges from 0 to 100, is there some expression I could work with to delay that input gradually?
(I'd like to avoid using physics here)