Hello @lazybitgames , I put 340hp on the car and it still has a hard time reaching 200kmh, it takes about 6.3 seconds to reach 0-100, what can I do to be faster? A car with that amount of horsepower shouldn’t take that long. I already checked the weight, transmission, etc.
not able to find simple project in the link. can anyone send the link to it please.
darn that one thank man
you might be misconfiguring the engine, the UI only shows the raw power of the engine, doesn’t take engine friction into account, planning to fix it since it can be confusing.
for ex. the red car in the sample project is 358hp but if you set friction torque to 1000 instead of 100 then it still show the same power but if you drive it you’ll see that it can’t even reach 35km/h.
so what is the solution? , lowering the friction recently effected the truth…
didn’t understand your second sentence…
there can be multiple problems, I only gave a hint about one possible issue.
is the engine providing enough power, do the wheels get that power, can the tires efficiently use that power… may be you can compare your settings with one of the vehicles in the sample project.
Please @lazybitgames for the next update please allow us to set bone names for the wheels at runtime.
You can also play around with the tire settings. Esp longitudinal friction coefficient.
@DaFreaKongo1
The root bone of the vehicle is in origin (0,0,0) and its transform must be identity. Also vehicle 3d model too. Can you check, this situation can cause a problem like you showed.
Hello. - Hello.
I want my Fgear Vehicle to run on a special spherical field, so I changed the Custom Gravity value to vertical or straight up. This allowed the car to drive through walls and ceilings, but the behavior of Arcade Assist’s anti-rollover feature (Bike Helper) became erratic.
Is there a better way to use Custom Gravity and Bike Helper at the same time?
Thanks.
custom gravity is rather a new feature and it was actually added as a workaround for a physics bug in unreal 5.0
bike assist on the other hand is not part of the core physics, it is a demonstration that you can take as an example so you can use while prototyping or improve upon. so in short it doesn’t support custom gravity yet but it shouldn’t be difficult to make it work with a small modification.
Thanks for the reply.
What modifications can I make?
Or do you have any updates planned?
up vector is assumed as (0,0,1) in UFGearArcadeAssists::updateBikeHelper function, you should modify the code to take the up vector as an input and feed with Vehicle.mGravity variable.
Understood. However, I am developing with blueprints. Could you please update it so that I can change it in blueprints instead of code?
I am very afraid to make the request.
save you config to json, mail to lazybitgames@gmail.com so that we can take a look.
hello @lazybitgames How to lower the sensitivity of the steer at high speeds or in general? I see that this option is only available for the steering wheel
steer speed curve in standard input.