FNF-CNE-Devs / CodenameEngine

awesome fnf engine :D
Apache License 2.0
248 stars 166 forks source link

Fix repeating number option #243

Closed bctix closed 6 months ago

bctix commented 6 months ago

fixes a problem that I would come across when using the number option where if using decimal numbers, there's a chance ( i don't know what causes it exactly ) for the number to be repeated

before:

image

after:

image

NexIsDumb commented 6 months ago

holy shit good fucking point i'll get my pc in a few minutes, edit some stuff for optimizations and merge it, thanks!

NexIsDumb commented 6 months ago

tyy!

NexIsDumb commented 6 months ago

hold on sir you're getting the decimals before changing the value will it work 🤨

yeah cause its rounding the math inside the first argument and getting the decimals from the value inside the xml