-
This happend to me when I used the rope where appropriate in this mission.
The rope wasn't there, where it should be. (Where it should appeared.)
Instead it was somewhere "midair", barely visible. A…
-
The current type is
```ts
/**
* @see https://doc.mapeditor.org/en/stable/reference/json-map-format/#property
*/
export interface TiledPropertyAbstract {
name: string;
value: V;
…
-
Hello Sir,
I am Arun from India, I loved your project and want to congratulate you for making this great thing although I am late
Sir Can you help me, I am watching on how to create map of the wo…
-
-
_Merges dev-bl/selection -> dev_
This adds two main features:
1. This adds a selection and hover outline to the Map Editor.
You can now:
* Click on an agent in the Simulation view to select it and …
-
-
If removing continents, make sure to remove associated countries as well
While adding countries, make sure to assign a continent to it
-
Hi Guys,
Having trouble getting Max to work.
I first installed it on my D drive ( where I want it to go ). Once installed with no problems I clicked on the launcher app and nothing happened.
I …
-
-
Tiled supports directly adding tile collision data, we should try to use that.