.Key [dash key] pressed + direction of [character] is right = set counter/alterable value a to: 5 (can be changed) .Counter/alterable value > 0 = Set x pos. [character] to: X("character") + Counter/alterable value = subtract 1 from counter/alterable value .Key [dash key] pressed + direction of [character] is left = set counter/alterable value a to: -5 (can be chaged, but must be negative) .Counter/alterable value < 0 = Set x pos. [character] to: X("character") + Counter/alterable value = add 1 to counter/alterable value
Post Reply
1 All