mapeditor / mapeditor/tiled

Discrepancy in displaying tile image in "Place tile" mode

Open
#330 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
12.9k
Forks
2k
Avg merge
4h 27m
Merged PRs (30d)
8

Description

Hi,

I have an isometric map of 64x40. The tile image is 64x80.

In tile layer, the tile is correctly positioned at the selected tile.

![tile_stamp](https://f.cloud.github.com/assets/1671689/69610/2b4a30e4-5f64-11e2-98f1-cce137f76596.png)

In object layer, however, the tile is displaced.

![object_place](https://f.cloud.github.com/assets/1671689/69611/2d32f31e-5f64-11e2-928a-656a2b291ef2.png)

Nam

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in Tiled using a 64x40 isometric map and a 64x80 tile, comparing placement in a tile layer with placement in an object layer. Use the attached tile_stamp and object_place images as the expected and observed behavior; done means the object-layer tile is positioned consistently with the tile-layer result.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.