Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

mouse highlight incorrectly inferring character when zoomed in #99

@Ukendio

Description

@Ukendio

A lot of times it will incorrectly highlight another instance due to the character always overlapping the mouse, this is a consequence of having merged this in #68.

Repro:

  1. Play Attack Of the Killer Roomas
  2. Zoom in
  3. Enable debugger
  4. Try hover over anything.

A simple fix could be checking whether the distance between the camera and the head position is close enough, in the case that it is, add the character for the raycasts filter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions