flypup / duel-of-the-devs

Duel of the Devs Web Game. Continuation of GitHub Game Off 2012 entry.
http://minimonks.com
2 stars 1 forks source link

Map Export #61

Open robwalch opened 11 years ago

robwalch commented 11 years ago

Flash

layer prop names

entities []

bounds []

spawnPoints []

  "entities": [],
  "bounds": [],
  "spawnPoints": [
    {
      x: 757,
      y: 785,
      z: 35
    },
    {
      x: 823,
      y: 714,
      z: 325
    }
  ]

doors

Enhanced

Other ideas

Reference