Long story short, what do you think it's meant to simulate?
EDIT : I've used it in different ways but ultimately, I'm trying to figure out how it's supposed to be used.
Question about an engine's ObjectTemplate.setAcceleration
- Vilespring
- Posts: 740
- Joined: Sat Nov 24, 2012 5:47 am
- Location: Somewere in the United States
Re: Question about an engine's ObjectTemplate.setAcceleratio
How fast it speeds up to top speed.
A picture is worth a thousand words, but takes up three thousand times the memory.
Area 51: http://battlefieldarea51mod.weebly.com/

"I didn't steal your pizza"
Area 51: http://battlefieldarea51mod.weebly.com/

"I didn't steal your pizza"
Re: Question about an engine's ObjectTemplate.setAcceleratio
You mean like the drivetrain's inertia?
Like if I used a velocity squared equation based on the vehicle's top speed and used the result as the engine's setAcceleration value?
Like if I used a velocity squared equation based on the vehicle's top speed and used the result as the engine's setAcceleration value?
- Vilespring
- Posts: 740
- Joined: Sat Nov 24, 2012 5:47 am
- Location: Somewere in the United States
Re: Question about an engine's ObjectTemplate.setAcceleratio
I, think so. I was mistaking engine for rotational bundle, but I think it is a shared characteristic.
A picture is worth a thousand words, but takes up three thousand times the memory.
Area 51: http://battlefieldarea51mod.weebly.com/

"I didn't steal your pizza"
Area 51: http://battlefieldarea51mod.weebly.com/

"I didn't steal your pizza"
Re: Question about an engine's ObjectTemplate.setAcceleratio
The thing is, I've been researching the best way to use the setAcceleration setting but I can't seem to find any discussion about it. At best, they say what the setting does with no other details.
What I'm basically looking for is a discussion that would say : "A vehicle with X parameters would have Y setAcceleration."
What I'm basically looking for is a discussion that would say : "A vehicle with X parameters would have Y setAcceleration."