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

Starfall always resets 'ViewEntity' when disconnecting from a HUD #1378

Closed
adamnejm opened this issue Aug 12, 2022 · 2 comments
Closed

Starfall always resets 'ViewEntity' when disconnecting from a HUD #1378

adamnejm opened this issue Aug 12, 2022 · 2 comments

Comments

@adamnejm
Copy link
Collaborator

adamnejm commented Aug 12, 2022

Starfall always calls SetViewEntity(nil) when disconnecting from a HUD, it's annoying when using Camera or being connected to some other HUD that actually uses SetViewEntity.

Repro:

  1. Place and activate Camera
  2. Place chip containing enableHud(owner(), true) (any realm)
  3. Remove chip
  4. View gets reset to first person
@thegrb93
Copy link
Owner

@adamnejm see if #1380 fixes it

@adamnejm
Copy link
Collaborator Author

Already in bed, will test tomorrow if needed ;P

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

Successfully merging a pull request may close this issue.

2 participants