#is there any way of doubling a number
8 messages · Page 1 of 1 (latest)
get an int variable
run the int output into a multiply chip
and the multiply output into the int variables input
and set the other input on the multiply to 2
and whatever your tryna double just wire it into the input on the int variable
Thanks
then whenever you execute the int variable it doubles