Home Forums Game Integration Problem triggering a 2D object Reply To: Problem triggering a 2D object

#10110
Alex [Tobii]
Participant

Hi @brwolf

GazeAware component only works for 3d objects at the moment but we are planning to add support for 2d objects as well. For now you can just compare gaze point coordinates with object bounds and add a delay after switching so that it doesn’t flicker between objects that are close to each other.