Gravity Force 20 - Space Invaders


Level design by Christer Masmanidis

Graphics by Jan Kronquist and Christer Masmanidis

Space Invaders Destructible Indestructible Indestructible and blinking

json  gfb  tmx 

Level metadata

{
  "author": "Christer Masmanidis",
  "sizeInPixels": {
    "x": 336,
    "y": 1008
  },
  "players": [
    {
      "x": 40,
      "y": 153,
      "type": "StartPosition"
    },
    {
      "x": 40,
      "y": 713,
      "type": "StartPosition"
    }
  ],
  "water": {
    "start": 848,
    "end": 1008,
    "speed": -0.0762939453125
  },
  "objects": [
    {
      "size": 37,
      "x": 19,
      "y": 154,
      "type": "LandingPlatform"
    },
    {
      "size": 37,
      "x": 19,
      "y": 714,
      "type": "LandingPlatform"
    }
  ],
  "name": "Space Invaders",
  "id": "ALSpaceInvaders"
}