Edit README.md
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
2. (Optional) Add Port IDs in [Definitions.cs](/vr-configurator/Assets/Scripts/Models/Definitions.cs)
|
||||
3. Define Models in [ModelList.cs](/vr-configurator/Assets/Scripts/Models/ModelList.cs)
|
||||
|
||||
## Adding Childmodels
|
||||
1. Add a new Child in List ChildModels in [ModelList.cs](/vr-configurator/Assets/Scripts/Models/ModelList.cs)
|
||||
2. Each Child has a Port, a human name, a nameId, a mesh, a material, a portList(always null) and a list of changeable colors(default null)
|
||||
|
||||
## Contributors
|
||||
- Max Luca Schmidt
|
||||
- Florian Speicher
|
||||
|
||||
Reference in New Issue
Block a user