0.4.0.0 b583

tweaks to angle and offset of HUD
This commit is contained in:
vbawol 2016-08-10 10:20:23 -05:00
parent 0c7bb5f916
commit 19d36fd802
37 changed files with 7 additions and 7 deletions

View File

@ -45,8 +45,8 @@ class rmx_dynamicHUD
width = 4; width = 4;
height = 4; height = 4;
offSetX = 0; offSetX = 0;
offSetY = 0; offSetY = 1.3;
angle[] = {15, 0.5, 0.5, 1.5}; // [start degrees, x, y, tilt] angle[] = {-5, 0.5, 0.5, 0.5}; // [start degrees, x, y, tilt]
scale[] = {1, 0.05}; // [start scale, size reduction] scale[] = {1, 0.05}; // [start scale, size reduction]
}; };
class botcenter class botcenter

View File

@ -1 +1 @@
build=582; build=583;

View File

@ -1 +1 @@
build=582; build=583;

View File

@ -1 +1 @@
build=582; build=583;

View File

@ -1 +1 @@
build=582; build=583;

View File

@ -1 +1 @@
582 583