Playmaker Forum
PlayMaker Updates & Downloads => Share New Actions => Topic started by: izzycoding on May 19, 2013, 09:41:41 AM
-
Hey,
Not sure if this has already been done before or not.
I have recently been cleaning up my FSM's and was wondering why there was no built in IntMultiply. there is one for a float so why not an int?
So here it is. (Basically a copy of the FloatMultiply, but for an Int instead)
Regards,
-
Hi,
Very good. You have the Int Operator action that can do multiply but intMultiply will be quicker in most case.
bye,
Jean
-
Thank you this helped me