add start of gun support

This commit is contained in:
Asraelite 2016-03-22 23:46:55 +00:00
parent 444533ce85
commit 65f78ec3ac
19 changed files with 141 additions and 29 deletions

View file

@ -1,13 +1,6 @@
{
"spawnShip": {
"build": {
"hull": "01",
"turrets": [0],
"power": {
"forward": 0.0015,
"back": 0,
"rotation": 0.0001
}
}
"ship": "01",
"turrets": ["01", "01"]
}
}