Jump to content
  • 0

Diagonal Movement


Medmatheus

Question

Hey guys,

 

I tried to apply the patches from the post below, using git cmd and all, but didnt Work. Is there a way to use diagonal movements nowadays or did I miss something?

 

Thanks in advance.

 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 2
30 minutes ago, Medmatheus said:

Weird, my server config file doesnt have this option. And when I try to patch using git all patches returns error

 

 

It is not a patch, it is built into the engine directly. You need an updated version of the engine.

Link to comment
Share on other sites

  • 0

Weird, my server config file doesnt have this option. And when I try to patch using git all patches returns error

 

Quote

"Map": {
    "GameBorderStyle": 0,
    "Height": 26,
    "ItemAttributeRespawnTime": 15000,
    "TileHeight": 32,
    "TileWidth": 32,
    "Width": 32,
    "ZDimensionVisible": false,
    "Layers": {
      "LowerLayers": [
        "Ground",
        "Mask 1",
        "Mask 2"
      ],
      "MiddleLayers": [
        "Fringe 1"
      ],
      "UpperLayers": [
        "Fringe 2"
      ],
      "DestroyOrphanedLayers": false
    }
  },

Quote

 

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...