Merged
Conversation
manuq
approved these changes
Sep 23, 2024
Contributor
manuq
left a comment
There was a problem hiding this comment.
Only a typo found. Excellent pedagogy document and good update of the README! I think we can also point to the demos repository in the README, but I can propose that in another PR.
Comment on lines
+37
to
+39
| Block coding is not intended to be a replacement for GDScript. We anticipate | ||
| that there will things that are infeasible to achieve with block programming, | ||
| but perfectly possible with GDScript or other advanced programming tools. |
Comment on lines
+73
to
+77
| Learners who succeed in using our tool to build games will become familiar | ||
| with the concepts of game building with Godot & GDScript, however we prefer | ||
| to use natural language for the text on the blocks themselves (e.g. "when | ||
| another node collides with this one") rather than Godot's technical terms | ||
| (e.g. "on body entered"). |
Contributor
There was a problem hiding this comment.
Excellent. Although not implemented yet, it will happen soon.
Cut down the objectives and pedagogy description and instead refer to the new doc that goes deeper there. Update the usage instructions to be clearer about finding the block code canvas in the bottom pane rather than in a tab.
I think these are the most common pointers to give people as they begin experimenting with our creation tool.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.