Added resolution LODs
This commit is contained in:
Binary file not shown.
@@ -155,7 +155,7 @@ class Animations
|
||||
};
|
||||
|
||||
class MainGunT: MainGun {
|
||||
source = "mainGunT_source"
|
||||
source = "mainGunT_source";
|
||||
};
|
||||
|
||||
class recoil_rest
|
||||
@@ -197,18 +197,6 @@ class Animations
|
||||
animPeriod = 10;
|
||||
};
|
||||
|
||||
class close_breech
|
||||
{
|
||||
type="translation";
|
||||
source="close_breech_source";
|
||||
selection="breech";
|
||||
axis="axis_breech";
|
||||
minValue=0.0;
|
||||
maxValue=20;
|
||||
offset0 = "0.0";
|
||||
offset1 = "-2";
|
||||
animPeriod = 10;
|
||||
};
|
||||
|
||||
class handle_breech
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user