Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial Pt. 3 "Groundwork" needs small clarification #236

Open
Prid13 opened this issue Apr 13, 2020 · 0 comments
Open

Tutorial Pt. 3 "Groundwork" needs small clarification #236

Prid13 opened this issue Apr 13, 2020 · 0 comments

Comments

@Prid13
Copy link

Prid13 commented Apr 13, 2020

Part 3 - "Groundwork" of the Tutorial
Last steps, #6 and #7

While following the tutorial, I couldn't quite understand on step 7 if I was supposed to put the directional moving code in the if statement from step 6 or not.

I assumed at first that would be the case, but step 7 starts with "After that", so I thought the if statement would be saved for later and step 7 code should follow after the if statement. The correct code was to put step 7 code inside step 6 if statement (after seeing the source code).

Would love to see this clarified better for n00bs like me :)


Also, the directional moving angle code could need some good explanation as it felt like a huge chunk of code that got little to no simple explanation to it. The drag code could also need a better explanation, unless this gets covered later on in the tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant