You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Settings Panel that will sit on the right hand side of the MapBuilder canvas and will display all of the current settings (in terms of agent numbers, walk/sprint speed etc)
n.b. it should not show every single wall/tower/glass object because that would be silly
This card does not require loading the settings into the panel from file, it should just take in a settings object for the constructor and display the information. (Use the SettingsGenerator to mock up the settings)
The text was updated successfully, but these errors were encountered:
** Semi dependent on Start Menu**
Create a
Settings Panel
that will sit on the right hand side of the MapBuilder canvas and will display all of the current settings (in terms of agent numbers, walk/sprint speed etc)n.b. it should not show every single wall/tower/glass object because that would be silly
This card does not require loading the settings into the panel from file, it should just take in a settings object for the constructor and display the information. (Use the SettingsGenerator to mock up the settings)
The text was updated successfully, but these errors were encountered: