Hi guys. I have a vehicle setup with the vehicle movement component, of the parent wheeled vehicle pawn. I have a widget that shows which gear I’m in, and i also use a print string directly from “get current gear”. Both show the gear randomly and very quickly switching between all available gears.
Im trying to setup a drag race system where you manually switch gears and the timing of the gear change changes how well you do in the race.
My gear change up setting is at like 6000rpm, but this chage happens even in idle (1000rpm). I had the gears properly printing before. I dont know what changed.
Does anybody know why this would happen? Its a game breaking bug so i have to fix this.
I really hope you guys have some wisdome to share, and i really appreciate all help, as always.
Not sure which screen shots would help, but ask me and ill share any SS you need.
Thanks guys