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

Focus to point (and type declaration addition) #434

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

SinanAkkoyun
Copy link

@SinanAkkoyun SinanAkkoyun commented Sep 4, 2024

Now, you can simply do bot.viewer.focusPoint(vec3) to focus your third person viewport to a specific point! (it will smoothy transition there)

This PR also removes the unnecessary console.log (which would break custom CLI handling like spinners etc) and adds type declarations for the whole viewer.

@SinanAkkoyun SinanAkkoyun changed the title removed console log fixed type declarations and removed console log Sep 4, 2024
@SinanAkkoyun SinanAkkoyun changed the title fixed type declarations and removed console log Focus to point (and type declaration addition) Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs triage
Development

Successfully merging this pull request may close these issues.

2 participants