Skip to content

[Bug] When using the module Stairways (Teleporter) the following token moves across the whole map ignoring walls #3

@gsterling

Description

@gsterling

Problem

When using Follow Me with the module Stairways (Teleporter) it could lead to people seeing stuff, they are not supposed to. The first token uses the teleporter and is moved instantly to the new location. The following token tries to get right behind it, ignoring any walls in the way, which may lead to them seeing everything inbetween the two teleport locations. This is likely to the fact, that the teleport is falsely interpreted as movement.

Steps to reproduce

  1. Create two tokens
  2. Have one follow the other
  3. Create a stairway teleporter some distance apart
  4. Put a wall between the two teleporters, so there isn't a direct route between the two
  5. Have the leader interact with the teleporter
  6. See how the leader gets teleported, but the follower moves through the wall

Possible solutions

  1. Have the follower stop following when the leader moves instantly or is teleported
  2. Teleport the follower to the same space as the leader if it moves instantly or is teleported
    or
  3. Have the follower remember where the leader was before it got teleported and follow it, like it normally would and use the teleporter, too, once it reaches it

Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions