I’m trying to make a progress bar like Tower Of Hell, but horizontal. However, the length of my level is almost never the same. How would i make it so the gui is always properly positioned, based of the levels’ length?
The code isn’t the most efficient or cleanest, but I think you can make it better by using a :GetPropertyChangedSignal event with the hrp’s position instead of a while loop