Let's make our rocket move. To begin, we'll create a move() method and implement free fall in it.
Of course, free fall involves acceleration, so we'll need to constantly increase the speed of descent.
The speedY variable will be responsible for the speed of motion along the Y axis, and we'll increa
Moon Lander (Part 7/23)
- 3
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet