Well here's a screenshot of the script which is suppose to make a jumping effect and the gravity but it doesn't work so please help!
http://tinypic.com/view.php?pic=2s6lvfk&s=5
Offline
wow please help!
Offline
It looks overly complicated: gravity-in my opinion-doesn't need a variable to work well.
The script I use is much simpler and gives me good gravity:
--Forever if not touching (colour grey)?
-repeat until touching (colour grey)?
change y position by (minus 8:for example,but it depends on how strong you want your gravity to be)
Bear in mind that if the gravity's too strong,you might end up going through the ground instead of landing on it.
Offline