I’m working on a tank vehicle that I’ve built from scratch, currently when moving forward and backward the vehicle goes from 0 - desired speed instantly and feels very unnatural, I’m trying to figure out a way to increase/ decrease the speed over time but I can’t figure it out. I’m assuming it’s something to do with timelines.
Another pretty simple thing is having 3 variables.
Accelleration Decelleration and Speed
You will move the tank using speed.
Input Forward will use an Accelleration of (5?) to increase speed
Whe no input is given the speed will be reduced by Decelleration(10)
Sure you will need to set a Max Speed to something and Minspeed 0 in some case
I’ve added in a timeline with some rough timings and tried setting it up but whenever I hit play the vehicle plays the timeline without any button presses and moves on its own