This is a rather small module that is useful for things like simulators where the value is so big that it can’t be shown fully. This module can deal with numbers from thousand to a googol and put it in a short form of 1 - 3 letters. Some of these numbers are absurd and so big it’s almost impossible to recognise.
i never will understand why people use alot of BIG numbers, later on when they wish
to adjust something, it will be very hard if they get lost in the process while finding a
way to balance the game or some mechanic related to it [Stats or something]
Work with small numbers, that’s all i have to say
[ - ]Complex
[ - ] Hard if you stay too much time without messing with those numbers around for a while ( stopped using roblox studio for a long time and then returned and probaly forgot about how the logic of the game worked ) (kinda rare to happen but anyway)
[ + ]Efficient
[ + ] Readable and you can understand fast what’s going on
if you start with small numbers, you will see that :: later, it will be kinda big after alot of
“Upgrades” or as the player progress
This is mostly done to keep player attention. If our brain sees small numbers going up slowly, we will get bored pretty fast. On the other hand, if large numbers go up really fast, It will stimulate the brain more.