DreamyCecil / AdvancedMultiplayer2

A mod for classic Serious Sam: The Second Encounter v1.07 that adds a lot of options for multiplayer games including coop mode support for singleplayer maps.
GNU General Public License v2.0
1 stars 0 forks source link

Make custom HUD with customizable elements. #3

Open DreamyCecil opened 3 years ago

DreamyCecil commented 3 years ago

A refreshed HUD theme (enabled by default) with customizable colors and other adjustments. Should fit new things better than the classic HUD and scaled properly (with screen anchors instead of position multiplication).

zcaliptium commented 3 years ago

You may check out this to make it working with any resolutions if you want. U can use my code.

https://github.com/TwilightWingsStudio/Serious-Engine-E-Legacy/blob/ss-evolution/Sources/Entities/Common/HUD_AnchoredFunctions.cpp https://github.com/TwilightWingsStudio/Serious-Engine-E-Legacy/blob/ss-evolution/Sources/Entities/Common/HUD.cpp