Hi, try this. IMHO, make instance variable for background & name it "jump" then set event: When touch on touching background, every 1 sec ==> action: add 1 to background.jump
then add, if touch released, if jump = X value ==> action set player platform strength to any value.
So for each X jump value , different jump heights. Hope it helped!