1
Programming Questions / Re: Gravity
« on: March 23, 2015, 06:14:49 PM »what's your code
well, I chosed the object which should change kid's gravity and made collision player and then this creation code: "with(player){gravity = 0.2;}"
simply as that