reputage/seedQuest

Some interactables are impossible to interact with, because the player can't move close enough to the interactable

Closed this issue · 2 comments

Description
Interactables require the player to be close enough to them to be able to click on them. However, the player's movement is limited, and can't move close enough for the prompt to pop up to be able to click on them for some interactables, especially large ones.

For example, the T-rex in the dino safari scene, or the spaceship in the space scene. The dino safari and space scene both have a few interactables that are good examples of this issue.

Screenshots
Screen Shot 2019-09-12 at 12 22 26 PM
Can't get close enough to the T-rex. Clicking on the T-rex itself does nothing here, even though this is the closest the player can get to the interactable.

Screen Shot 2019-09-12 at 12 29 23 PM

Can't get close enough to the plants

Screen Shot 2019-09-12 at 12 29 38 PM

Same with the space ship

Screen Shot 2019-09-12 at 12 30 14 PM

Same with this interactable

A few more examples of problem interactables:
Screen Shot 2019-09-12 at 12 41 57 PM
Screen Shot 2019-09-12 at 12 48 48 PM

This seems to be mostly fixed in 'dev' now.