User Tools

Site Tools


arma:modeling:damage_wheels

ArmA 1 Vehicle Wheels Damage

ArmA 1 Forum, ArmA 1 Home, ArmA 1 Config, ArmA 1 Tools, ArmA 1 File Formats, ArmA 1 Missions, ArmA 1 3D Modeling, ArmA 1 Terrain, ArmA 1 Texturing, ArmA 1 Scripting

ArmA 1 aka Armed Assault (ArmA)

Vehicle Wheels Damage Configuration.

Do you have a Hitpoints LOD, with all the points properly named as defined in you config?

The bis MLOD samples include correct URAL model including the hitpoints for the tires (the hitpoints are named levy/pravy predni/zadni tlumic).

For config's purposes, use the Truck5tMG as base class for wheeled vehicles, so your Damagetextures, HitLFWheel etc. are correct. The model.cfg shows the corresponding sections:

class CfgModels
{
    class Default
    {
        sectionsInherit="";
        sections[] = {};
        skeletonName = "";
    };
	class Car: Default
	{
		sectionsInherit = "Default";
		sections[] =
		{
...
			"levy predni",
			"levy prostredni",
			"levy zadni",
			"pravy predni",
			"pravy prostredni",
			"pravy zadni",
...
		};
arma/modeling/damage_wheels.txt · Last modified: 2024/08/01 09:21 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.