Game Help

Game Editor comments and discussion.

Game Help

Postby frozonfire » Thu Aug 04, 2005 3:35 am

Um.... for some reason my gravity tutorial isn't working at the moment and i was thinking if you could help me with gravity. :D
frozonfire
 
Posts: 65
Joined: Thu Aug 04, 2005 3:32 am
Score: 0 Give a positive score

Postby jj2197 » Thu Aug 04, 2005 3:58 am

You go to add then draw actor then script editor then add
Code: Select all
yvelocity += 1;
if(yvelocity > 10) yvelocity = 10;

Then click ok.
Hope this helps you.
Making Games == complex
User avatar
jj2197
 
Posts: 51
Joined: Sun Feb 06, 2005 10:01 am
Location: St. george
Score: 0 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest