have you ever wanted to get the percent of some number?example; 25% of 100 45% of 250 etc. well here is the block for you! if you dont want to custom block here is the formula to make your own; (Percent) / 100 * (Number) example; (25) / 100 * (500) = 125