I'm trying to adjust an objects movement speed via an adjustable private variable, and just cant seem to perform this in one action.
for example, I want the action to go :
ALWAYS : set objectA Y coordinate to current objectA Y coordinate - private variable
but I cant seem to get it right, is this possible??
thanks