mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
0.4.0.0 b583
tweaks to angle and offset of HUD
This commit is contained in:
parent
0c7bb5f916
commit
19d36fd802
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -45,8 +45,8 @@ class rmx_dynamicHUD
|
||||
width = 4;
|
||||
height = 4;
|
||||
offSetX = 0;
|
||||
offSetY = 0;
|
||||
angle[] = {15, 0.5, 0.5, 1.5}; // [start degrees, x, y, tilt]
|
||||
offSetY = 1.3;
|
||||
angle[] = {-5, 0.5, 0.5, 0.5}; // [start degrees, x, y, tilt]
|
||||
scale[] = {1, 0.05}; // [start scale, size reduction]
|
||||
};
|
||||
class botcenter
|
||||
|
@ -1 +1 @@
|
||||
build=582;
|
||||
build=583;
|
||||
|
@ -1 +1 @@
|
||||
build=582;
|
||||
build=583;
|
||||
|
@ -1 +1 @@
|
||||
build=582;
|
||||
build=583;
|
||||
|
@ -1 +1 @@
|
||||
build=582;
|
||||
build=583;
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user