Add the extension and extras folder to your Tiled extensions folder. Check out the Tiled docs for more information
The 'extras' folder contains png images for the extension tileset. This adds relative tiles like region groundcover.
Last Version for Tiled 1.9.2
What works
- Import CDDA Tilesets
- Chosen tileset is imported and each matching cdda id has a unique tile for easy stamping.
- Find tile by its cdda id with 'ctrl+f'
- Save a tile to 'favorites' tileset
- Use palettes
- Create and Modify Maps by Stamping Tiles, Drawing Shapes, and Changing Properties
- Draw naturally on a map layer using the sprites of any CDDA tileset
- Drag, drop, and stretch rectangles for zones and areas
- Edit CDDA properties such as
density
andrepeat
with custom properties
What kind of works
- Import and Export CDDA map
- Export a file that might load in CDDA. Check your work!
- implemented:
- { object : {
place_items
: {} } } - { object : {
place_item
: {} } } - { object : {
place_loot
: {} } } - { object : {
place_monsters
: {} } } - { object : {
place_vehicles
: {} } } - { object : {
place_fields
: {} } } - { object : {
place_zones
: {} } } - { object : {
items
: {} } } - { object : {
toilets
: {} } } - { object : {
vendingmachines
: {} } } - { object : {
toilets
: {} } } - { object : {
vehicles
: {} } } - { object : {
NPC
: {} } }
- { object : {