example to check, if that is really right:
- Code: Select all
x = 0;
y = 0;
xvelocity = 1;
yvelocity = -1;
/*
x = 1200;
y = -11;
xvelocity = -12;
yvelocity = 0.87;
*/
x = 0;
y = 0;
xvelocity = 1;
yvelocity = -1;
/*
x = 1200;
y = -11;
xvelocity = -12;
yvelocity = 0.87;
*/
Users browsing this forum: No registered users and 1 guest