Homework 1: Set Global Locations
Create a world and determine 6 locations (using F3) in the world:
- Location of red bed
- Location of blue bed
- Location of red air defense
- Location of blue air defense
- Location of lobby (where the player will pick a team)
- Location of teamLobby (where the player will pick a career)
Write these locations down and have them ready to show in the next class, and also your reason for choosing them.
Then create blockly setup code that looks like the diagram; dataDictionary2 using your locations.
In the next class we will use these locations to spawn in a bed and air defense.
