I’m probally stupid but when I do:
m_var = m_var - 0.1f;
it works except it also adds five more decimals that goes crazy. Any fix or tutorial for me?
Here’s a brief explanation:
1 Like
I’m probally stupid but when I do:
m_var = m_var - 0.1f;
it works except it also adds five more decimals that goes crazy. Any fix or tutorial for me?
Here’s a brief explanation: