Commit 217bd3c
Updating the 2D tutorial in light of an editor bug (godotengine#7915)
* Update to the 2D tutorial
Issue #41283 is currently disrupting the flow of the official 2D tutorial for folks with external script editors.
This change is to update the tutorial to acknowledge this bug and provide newcomers with clearer guidelines on how to complete the tutorial despite the bug.
It also clarifies a potential point of confusion about how the editor communicates connection between signals and script functions.
Co-authored-by: Matthew <[email protected]>
Co-authored-by: A Thousand Ships <[email protected]>1 parent 5966ffd commit 217bd3c
1 file changed
+20
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | | - | |
377 | | - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
378 | 390 | | |
379 | 391 | | |
380 | 392 | | |
381 | | - | |
382 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
383 | 398 | | |
384 | 399 | | |
385 | 400 | | |
| |||
0 commit comments