BVEStation

Author Topic: Axle boggies  (Read 2619 times)

Offline r160bve

  • Conductor
  • **
  • Posts: 154
  • Gender: Male
  • BVEStation Member
    • View Profile
Axle boggies
« on: April 08, 2012, 09:20:09 am »
Hello bvestation...i was wondering if there was a way to stop the rotation of the axle wheels/boggies. IF so, how do u do it, and will it affect fps performance. Right now, im running a train that has rotating axles and i get about 5-6 fps. If it is possible to stop this rotation, will my fps increase? Any support/help is appericated. Thanks :)
Check out my YouTube channel:
www.youtube.com/csx8851

Offline BStyles

  • Head Admin
  • Operator
  • ******
  • Posts: 344
  • Gender: Male
  • The CEO
    • View Profile
Re: Axle boggies
« Reply #1 on: April 22, 2012, 01:39:27 am »
Making axles rotate will not affect its performance. The fact that they are a part of the train will not increase the amount of frame rates you get whereas a train with no axles at all will run a lot better.

If you still want to stop them from rotating, in the Animated file there is a line of code that goes something like this:

[object]
States = Trucks\Wheel.csv
Position = 0, 0.432, -7.04
RotateXFunction = value + delta * speedometer / 1.55

Open the file in notepad and delete what's in bold and your wheels will stop rotating.

BStyles