i may not return
so some of you guys may know about my incremental game I been in the same exact spot for weeks and I'm starting to think its impossible to progress Project Incremental past the prestige mechanic this is my last call for tips on how to make uis if I'm still stuck there for 1 more week I wont return
I tested the abbreviation system in my incremental it only works if the rest of my game does noti its only flawless in a test project
I was about to get the simpler version into the system but the update function wont actually update the realNUM and number
holy cow the abbreviation system is almost working I just need to somehow draw the text thats the only problem then I can put full focus on prestige
for some reason the word abbreviate is interfering with the point display but there is a chance I can get it fixed
ok now this is getting weird with this line of code
screen.clear("rgb(85,198,255)")
screen.drawText(abbreviate("POINTS:") + (Points), -150, 75, 20, "Black")```
with 4 points its displaying "4" instead of "POINTS: 4"
but hey at least when I have 1268 points it displays "1.268K"
rylotox that was a false alarm I was not vigourously testing your abbreviation mechanic I used a different project it worked perfectly and I managed to get it to work idk how to delete posts so this post is useless