Freddy wrote:Tip - dont take one look at a code and give up. Although they may be intimidating, there are many people on this forum who will be willing to help. Dont be afraid to ask!
yvelocity = yvelocity + .5;
y = y - 5
yvelocity = -8;
pixelpoop wrote:i think you wanted
yvelocity - = 8;
not:
yvelocity = -8;
the first decreases yvelocity by 8,
the other sets yvelocity to negative eight.
automail10 wrote:pixelpoop wrote:i think you wanted
yvelocity - = 8;
not:
yvelocity = -8;
the first decreases yvelocity by 8,
the other sets yvelocity to negative eight.
anyways, the second one works!
supa-tails wrote:Hi Automail10! I'm back in the forums!!! But if I just stop posting for a while, my internet is out..
Users browsing this forum: No registered users and 1 guest