fix: move `SparkyComputer` sensor (#386)

pull/358/head
Allison Ryan 3 years ago committed by alestiago
parent 7f25e2e39d
commit 0d2a8c5f67

@ -65,7 +65,7 @@ class SparkyComputer extends BodyComponent {
..setAsBox( ..setAsBox(
1, 1,
0.1, 0.1,
Vector2(-13.2, -49.9), Vector2(-13.1, -49.7),
-0.18, -0.18,
); );

Loading…
Cancel
Save