Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AlexGuy

Pages: [1]
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 :/

2
Programming Questions / Gravity
« on: March 23, 2015, 03:13:29 PM »
How can I make an object, that if the player goes through the object, his gravity changes to lower gravity for example? I tried to program an object, but it didn't work. Could someone help me please?

Pages: [1]