First implementation of Shape shop

This commit is contained in:
=
2017-10-22 18:48:00 +02:00
parent 33275f9046
commit 757c13c31c
52 changed files with 2237 additions and 1788 deletions

View File

@ -38,7 +38,7 @@ active: false
- Y Offset -
active: false
- Spawn Shape -
shape: point
spawnShape: point
- Spawn Width -
lowMin: 0.0
lowMax: 0.0

View File

@ -44,7 +44,7 @@ active: false
- Y Offset -
active: false
- Spawn Shape -
shape: square
spawnShape: square
- Spawn Width -
lowMin: 200.0
lowMax: 200.0

View File

@ -38,7 +38,7 @@ active: false
- Y Offset -
active: false
- Spawn Shape -
shape: point
spawnShape: point
- Spawn Width -
lowMin: 0.0
lowMax: 0.0