Skip to content

A-Chassis 1.7(M) Beta 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@lisphm lisphm released this 28 Apr 04:01
· 5 commits to main since this release
c6dcda3

The Polish
[Features] -Detomiks

  • Basic air pressure and altitude support (Barometric formula is used for engine power loss and aerodynamics)
  • Revised tire sounds (Tire sounds use a different playback speed and the TremoloSoundEffect for a more realistic effect)

[Fixes] -Detomiks

  • (Car) AWD split behavior changed (Only in cases where there are more front wheels than rear wheels, etc. The calculation actually makes sense now)
  • CollisionGroup support for tire flex (Previous versions only used the Default collision group and did not support NoCollisionConstraints)
  • Readded manual steering angle (Helpful for those who don't want to use the new system. "New" and "Old" renamed to "Auto" and "Manual")
  • Renamed CarCenter to Center (Adds continuity between the car and bike chassis)
  • SetValue improvements (Allows plugins to change the drivetrain configuration)
  • Removed AutoGravComp (It broke everything)
  • (Bike) Fixed PhysicalProperties warnings (I missed this when I did it on the car chassis)