How To

how do i make a bar

2

GAMELEGEND 2020-12-03 22:28 (Edited)

not just any heath or progress or xp bar thats easy i just use whole cells or sprites

i want to know i would make it move a N number of pixels

how would i do that


qwaffe 2020-12-04 00:03 (Edited)

one option would be to have 8 characters for different hp fills, like having one 1/8 filled, the next 2/8 filled, ..., the last one is filled fully which you will use for the rest of the bar


nathanielbabiak 2020-12-04 00:43 (Edited)

I put this together for the upcoming compressor-decompressor. The argument PCT can be any value from 0.0 to 1.0 inclusive.

progress.nx | Open in app
2020-12-04 00:44

was8bit 2020-12-04 08:23

Here is an excesively overloaded example ;)

https://lowresnx.inutilis.com/topic.php?id=91


Log in to reply.