Creating a progress bar like tower of hell

As you may have read in the title, I need help with creating a progression bar similar to the tower of hell except horizontal. It would be appreciated if you could explain the process as well. Thanks!

% = (playerX - minimumX) / maxX

3 Likes