User Tools

Site Tools


dev:arena_map_creation_create_tile

This is an old revision of the document!


Create Entity

Create an Entity on the Background layer that shows one of the tiles we created when we imported the map image.

  1. Right click on the Background layer in the Area Browser.
  2. Select Create Entity.

Configure Entity

We are going to rename the tag of the Entity just to make it easier to keep track of. Also we need to add a component to render one of the tiles we imported.

  1. Rename the Tag from Entity to Tile0_0. The two numbers are numbers represent the x/y position in the area.
  2. Click on the New Component button.

Add Token

  1. Click on Token to add the Token component.

Configure Token

  1. Click on the select Sprite button. It will have nullptr on it.

Select Sprite

The Sprite Browser will popup with all the sprites the game has. We want to find the sprites we imported as tiles.

  1. Since we are adding an area to a module, the sprite will be under modules.
  2. Find the image we imported.
  3. Double click on the first tile ruined_crypt0_0.

First Tile Done

/home/lonedwar/public_html/d20dungeons.com/wiki/data/attic/dev/arena_map_creation_create_tile.1644186452.txt.gz · Last modified: 2022/02/06 23:27 (external edit)