add boilerplate for mounts and fixtures
This commit is contained in:
parent
0ea163dfb7
commit
0a90b6b77a
15 changed files with 158 additions and 17 deletions
|
@ -7,7 +7,7 @@
|
|||
"back": 0,
|
||||
"rotation": 0.003
|
||||
},
|
||||
"hull": [
|
||||
"frame": [
|
||||
[
|
||||
[12, 1],
|
||||
[29, 13],
|
||||
|
@ -18,8 +18,11 @@
|
|||
]
|
||||
],
|
||||
"mounts": [
|
||||
[18, 4],
|
||||
[18, 28]
|
||||
{
|
||||
"pos": [18, 4],
|
||||
"type": "fixed",
|
||||
"traversal": false
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue