Please give us INT!

This is really great that we finally have Text component in Effect House. But now I really miss possibility to convert Double to Int to display score or whatever else I want as 1, 2, 3 etc not as 1.00, 2.00, 3.00.

Thanks!

I was surprised at the lack of int. How come we cant convert string to int?

Currently im using a hacky loop to do it.

Is the “Floor” okay?