fdsfsdfsdf

This commit is contained in:
EthanThatOneKid 2020-08-04 11:12:22 -07:00
parent 64751593d8
commit 69ad32ff58
2 changed files with 8 additions and 1 deletions

View file

@ -11,7 +11,12 @@ First, we will download today's file [here](https://education.roblox.com/assets/
<details>
<summary>What does 'WaitForChild' do?</summary>
The method 'WaitForChild' is used by variables that represent folders in our explorer. This method allows us to reach into the folder that it's instance represents and pick a file programmatically.
The 'WaitForChild' method is used by variables that represent folders in our explorer. This method allows us to reach into the folder that it's instance represents and pick a file programmatically.
</details>
<details>
<summary>What does 'Wait' do?</summary>
The 'Wait' method stops the script from continuing until the event has been resolved (completed).
</details>
---

View file

@ -7,6 +7,8 @@ This page is a hall of fame for all of the students who have completed the Roblo
* `Markus`: [Obby](https://www.roblox.com/games/5491503078/the-best-taco)
* `Parker`: [Obby](https://www.roblox.com/games/5491510493/Number)
* `Dylan`: [Obby](https://www.roblox.com/games/5491639616/Another-Obby)
* `Ezekiel`:
* `Oreon`:
## Session 2 Ninjas
* `Mason`: [Battle Royale](https://www.roblox.com/games/5471339932/pixelmaster0222s-Place-Number-1)