arma2:modeling:shock_absorbers
Differences
This shows you the differences between two versions of the page.
arma2:modeling:shock_absorbers [2011/07/01 06:09] – created shock_absorbers initial page. snakeman | arma2:modeling:shock_absorbers [2024/08/01 22:05] (current) – links added. snakeman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Shock Absorbers ====== | + | ====== |
+ | |||
+ | [[https:// | ||
Vehicle shock absorbers. | Vehicle shock absorbers. | ||
- | I beleive | + | I believe |
model.cfg | model.cfg | ||
Line 23: | Line 25: | ||
The class Wheel_podkoloL1 can also be called whatever you choose but I guess it needs to be the same as the wheels name in O2. So if you called it leftwheel in O2 you should call the class Wheel_leftwheel. | The class Wheel_podkoloL1 can also be called whatever you choose but I guess it needs to be the same as the wheels name in O2. So if you called it leftwheel in O2 you should call the class Wheel_leftwheel. | ||
- | The only part that moves up and down is the wheel itself (unless dampers have been modelled) so i think for BIS it was to save confusion calling them wheels. | + | The only part that moves up and down is the wheel itself (unless dampers have been modeled) so i think for BIS it was to save confusion calling them wheels. |
Something like: | Something like: | ||
Line 39: | Line 41: | ||
}; | }; | ||
- | class Wheel_podkoloL2: | + | class Wheel_podkoloL2: |
{ | { | ||
selection = " | selection = " | ||
}; | }; | ||
</ | </ | ||
+ |
arma2/modeling/shock_absorbers.1309500569.txt.gz · Last modified: 2011/07/01 06:09 (external edit)