by happyjustbecause » Thu Jun 07, 2012 5:03 pm
I want to have a float or double variable rather than an integer used for my enemies hp, to be able to have decimals, but I need it to be an actor variable. Can I do this? Is it already not a global variable? If I can't use float or double for this, what can I use?