Started by
msrodrigues2000
on
Topic category: Help with MCreator software
Is there a way to limit the number of digits of the number shown in the gui? For example I want the variable number that appears to be an integer or be limited to two digits after the dot. I am using global variables.
You can use the (round) math thing just put your
Variable number in the (round) math thing.
You will find it in the math blocks.
They need to add a make number integer option.