Hi, i have a standard axis event feeding its execution and float value into the set throttle input node. Im following a course. His vehicle moves and mine doesnt.
Does anybody know why this would be? Ive followed everything the course did. Im not even sure which screen shots to share but if you need to see one, please let me know.
I hope you guys can help me because I’m at a loss.
If only the steering wheel of the vehicle is operating and the throttle is not operating, check the ChaosVehicle Wheel blueprint for Affected by Engine
Heya, not sure if you ended up solving this.
I was having this issue with my AI controller (but not a player controller).
I found I had to set “SetLocallyControlled” on the Modular Vehicle Base Component in order for it to receive any input that wasn’t from a player controller.