crosscode-map-editor icon indicating copy to clipboard operation
crosscode-map-editor copied to clipboard

Map Editor for CrossCode

Results 66 crosscode-map-editor issues
Sort by recently updated
recently updated
newest added

This event/action step is currently not supported properly. Can this be added?

enhancement

The following NpcState properties are currently supported by the map editor: - condition - position - reactType - face - config - hidden - event The following are not present...

When patching existing maps, it'd be handy if users could copy entire JSON structures of entities or properties of said entities (e.g. `event` in `EventTrigger`)

If you start drawing tiles by dragging your mouse, if you press CTRL without releasing your mouse it will stop drawing and still not pan.

bug

Water tiles are not a supported ground type when using the heightmap for the **autumn-outside** tileset. It would be very helpful if water was supported as it is in the...

Krypek discovered that **spawnCondition** is a global property that all entities can have. The map editor already supports **spawnCondition** for various entities like props because **spawnCondition** is a defined attribute...

help wanted
easy fix