Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to show clamped offscreen hotspots #1193

Open
Malgalad opened this issue Dec 11, 2023 · 0 comments
Open

Add option to show clamped offscreen hotspots #1193

Malgalad opened this issue Dec 11, 2023 · 0 comments

Comments

@Malgalad
Copy link

I wonder if it would be reasonable to add an option to show offscreen hotspots at the edges of the screen? In a way GUI usually works in games, if an important marker is not visible in FoV it is stickied to the edge until you rotate camera to look at it. This way you know it exists in a scene and which way to rotate camera to look at it. Just googling random clip, like here you can see that "P" marker for platform is always on screen no matter how camera is rotated, with direction shown when camera is looking away.

From a technical perspective, I imagine it would look like an option that if hotspot(s) is not currently visible, clamp target yaw/pitch to -1/1 relative to current view...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants