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

Lobby Cam Parallax is Busted #326

Open
RimiNosha opened this issue Sep 25, 2023 · 2 comments
Open

Lobby Cam Parallax is Busted #326

RimiNosha opened this issue Sep 25, 2023 · 2 comments

Comments

@RimiNosha
Copy link
Contributor

RimiNosha commented Sep 25, 2023

Round ID: N/A

Testmerges:

Reproduction:

Unfortunately, this bug was unrelated to #113, so this is being made to remind me it exists outside of playtests.

Very minor, but somewhat annoying bug, basically the parallax is confined to a single 32x32 square in the bottom left, and space is left entirely dark. Not ideal.

Probably something to do with dead player init not providing screen size properly? No idea at this point.

image

@RimiNosha
Copy link
Contributor Author

RimiNosha commented Dec 22, 2023

Update:

Players joining before server has finished parallax init breaks the parallax for them in the lobby camera.
Starlight plane isn't being applied to new player mobs.

To fix the first part, you gotta call the mob hud's update preference proc when lobby cam steals their camera.

@RimiNosha
Copy link
Contributor Author

The parallax itself seems to be coming from a measure on TG's end. Look into how new players are given planes?

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

No branches or pull requests

1 participant