GAME INFORMATION
- GAME BUILD #: 101.101.54684.0 7486483
- GAME PLATFORM: Steam
- OPERATING SYSTEM: Windows 10
ISSUE EXPERIENCED
The Teleport Object trigger effect has an issue where the game tries to teleport the unit to the leftmost side of the selected location tile, instead of the middle of said tile (like the Create Object effect behaves). This has the unintended side effect of having the effect fail if there’s an object surrounding the area where the teleport location is marked (the issue is easier to understand by watching the attached video).
FREQUENCY OF ISSUE
- 100% of the time / matches I play (ALWAYS)
REPRODUCTION STEPS
Here’s the steps to reproduce the issue:
- Create a
Teleport Objecttrigger effect, and set up theSet AreaandSet Locationattributes. - Surround the
Set Locationwith buildings or objects. - The
Teleport Objecteffect will fail, and nothing will happen because the game tries placing the unit inside the collision box of the surrounding objects.
EXPECTED RESULT
The Teleport Object effect doesn’t fail, because the effect will place the unit in the middle of the tile selected with Set Location, avoiding colision with surrounding objects.
VIDEO
Notice how the unit is teleported to the leftmost side of the tile instead of the middle. At the end of the video, I demonstrate how the Create Object effect behaves, which places the unit in the correct position.