adds a onscreen healthbar to enemies as well as enemy names. player is just displayed when a player takes damage for now (im trying to get it to pull players actual gamertags/nicknames). finally we also have it ignore dead enemies and "infinite" health enemies!
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0
enemy healthbars
Donations
No donations accepted
Hi, im puma and i made a mod for Abiotic Factor to show enemy health status to you when damage occurs via an onscreen text. it will correctly show health and names on living entities including npcs (so you have now have a damage test dummy). this mod ignores dead entities as well as "infinite health or unkillable" entities this mod works exquisitely with Damage Numbers mod by RollermineC this mod works as is within the Mods folder of ue4ss if you dont have that installed go Here. Enjoy! P.S. put this in your Mods.txt-----> HealthBars : 1 like any other mod using ue4ss. ANY issues getting the mod started enable these in UE4SS-settings.ini [Debug] ; Whether to enable the external UE4SS debug console. ConsoleEnabled = 1 GuiConsoleEnabled = 1 GuiConsoleVisible = 1 then go ahead reboot the game and maximize the ue4ss debugger and reload the mod from there. or reboot game until it does enable. its just kinda how ue4ss handles safehookregisters sorry.