My car suddenly exceeding the top speed to 280 and so on… I don’t know what cause this problem. Can somebody help me fix this?
This is the actual video of the speed.
Hey there @BeastNectus ! Did you see my other post on your original one?
Hey there @BeastNectus ! So because chaos vehicles are simulation based, there’s tons of variables that go into determining how fast the car is going at any point in time.
[image]
The proper way includes the simulation pieces, all of these values (and more including the wheels, surfaces physical materials, and transmission) control the total speed. So you’d have to do a solid chunk of math to determine where the tweaks should go.
That said, if you don’t mind being hacky/lazy with it, limiting…
Is your nitrous thrusters or just increased torque? If torque the hacky way I showed off will work for that perfectly. However the engine RPM curve can already reduce power past a certain RPM though you’d have to do testing.
Thank you sir, I fix it already. I have another problem again. Could you assist me sir? Thank you in advance. Here is the thread I’ve created.
I need help. I have a BP_FINISH ACTOR putted in a map level named MAP1. and then once the car overlapped the BP_FINISH ACTOR the GARAGE LEVEL will show. and in the GARAGE LEVEL.
I have a button like this:
[image]
So if the player click continue. It will continue on the next map named MAP2. Now here’s the condition. If the player is complete on the MAP1 it will proceed on the MAP2. If it’s not, a widget will popup or a sound effect like failed will play.
And so if the player successfully pro…