Editing Thang Components - JasperDhaene/codecombat GitHub Wiki
Through the Thangs Tab, double click a Thang to edit its components and configurations.
Editing a component's configuration
- Left click on the component you want to configure on the left. The configuration options will appear in the middle.
- Click on a value you'd like to edit, or click on the 'plus' button if you want to add a new property to the configuration that is not there yet.
Adding a component
- Left click on the component you want to add on the right
- Press the enter key. That component and any components that it depends on will be added.
Deleting a component
- Left click on the component on the left
- Press the delete key.
Warning: Some components depend on other components. If you delete one but not others that depend on it, something will probably break.
Changing a Thang's name
- Click on the name in the top middle.
- Type in the new name.
- Press tab
Changing a Thang's type
- Click on the thang type in the top middle (in the parens)
- Type in the new thang type, using the autocomplete to make sure you typed it correctly
- Press tab