I need to make an actor move slower than 1pixel per act. I am using the "move()" method but it does not allow fractions, only full numbers. I tried to find how to fix this before and there was something about delaying acts that looked like a solution but im not sure how to implement it.

