Thread: python how do i make a sprite jump using parabola
how make sprite jump using parabola using python. put variables speed, current position etc. in parabola can modify speed or something. there more efficient way of making sprite jump?
what mean - go ?
have main loop calculate new position of sprite in each iteration - position depend on things it's current position, velocity etc.
sort of depend how far expect sprint jump - might more effective animate parabola, changing sprite image on each iteration, rather calculate exact curve.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk python how do i make a sprite jump using parabola
Ubuntu
Comments
Post a Comment