Adding to gravity
rjf0909
Member Posts: 9
I am trying to make it where every 30 sec you add 100 to gravity y. I know how to do the timer but what are the attributes.
Comments
have a timer every 30 second change attribute gavityY to gravityY+100
then in whatever you want to be effected by gravity have a accerelerat rule direction 270 relative to scene, and for the speed select the attribute gravityY you made
cheers