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

Constructive Feedback on Chapter 04 #2

Open
641i130 opened this issue Jul 2, 2020 · 1 comment
Open

Constructive Feedback on Chapter 04 #2

641i130 opened this issue Jul 2, 2020 · 1 comment

Comments

@641i130
Copy link

641i130 commented Jul 2, 2020

I noticed that the GIF shown isn't what we're taught to make in Chapter 04 (I'm assuming it's for Chapter 05). Maybe it could re worded so it says something like, here's what you'll be able to do in Chapter 05 but Chapter 04 only focuses on Movement.

Also, I found chapter 04 quite challenging and I felt it jumped around a bit more than I prefer.

Other than that, I love this guide so far. It's helped me learn so much more than some videos I found on YouTube did. I love how the progression is paced, as well.

Thank you!

@Bozar
Copy link
Owner

Bozar commented Jul 5, 2020

Hi, thanks for your feedback.

Chapter 4 and 5 looks the same to players. The player presses arrow keys to move around. The difference behind the scene is that in Chapter 5, there will be a scheduling system.

At the end of Chapter 5, the game looks almost the same as Chapter 4, therefore I do not provide a screenshot for this chapter. The only difference lies in the output messages triggered by Schedule.gd.

So for your first issue, I think the GIF is exactly what you shall see after finishing Chapter 4.

There are four tasks in Chapter 4:

  • Print messages in respond to key inputs.
  • Move character in respond to key inputs.
  • Reload the game.
  • Send signals instead of calling sibling nodes directly.

Could you elaborate on which part do you feel challenging? Perhaps I could provide more help.

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

2 participants