Bouncyrock / TaleSpire-Beta-Public-Issue-Tracker

Issue tracker for the TaleSpire Beta
33 stars 17 forks source link

Props shifting alignment to tiles on copy/paste #882

Open jrwillette opened 3 years ago

jrwillette commented 3 years ago

Describe the bug If props are not encased in a bounding box footprint of tiles they can shift slightly in alignment in regards to the tiles.

To Reproduce Steps to reproduce the behavior:

  1. Place some props aligned on a small footprint tile, like the .5x.5 tavern corner pole. Make sure that the props stick out beyond the footprint of the tile.
  2. Select the prop/s and tile, and copy/paste it.
  3. Notice that the props may have shifted in alignment.
  4. Add tiles so that the tiles encompass the footprint of the props, the vertical height of the tiles does not seem to matter.
  5. copy/paste the new build.
  6. The props should no longer shift in alignment.

Screenshots/Videos/Twitch Clips https://www.youtube.com/watch?v=pSZrmKjQtqQ

LuPro commented 3 years ago

That is very odd. I think it could be related to the precision of placement for props, but that doesn't really hold up with the pillar inside, as (at least the way I imagine it right now) any tile in a slab would align the props to the grid and thus get around any kind of floating point precision errors. Nice find.