A SAO health bar for unity3D
Design inspired by: darkblackswords
Its necesary to install first NodeJS and NPM: NodeJS First we need to install SVG to PNG convertes like convert-svg-to-png nodejs library:
npm install --save convert-svg-to-png
Convert SVG to PNG
convert-svg-to-png .\hud_bar.svg
convert-svg-to-png .\hud_full.svg
convert-svg-to-png .\hud_mid.svg
convert-svg-to-png .\hud_wrapper.svg