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

Scale does not respect the original scale of the browser. #8

Open
moonheart08 opened this issue Oct 16, 2023 · 4 comments
Open

Scale does not respect the original scale of the browser. #8

moonheart08 opened this issue Oct 16, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@moonheart08
Copy link

The default protoflux browser is at 0.0005 scale, so direct modifications of it will become massive upon load.

@AlexW-578
Copy link
Owner

Hi,
There should be settings in the mod that allows you to change the spawn size of the browser.
The default is 1 to allow for easier scaling of custom sized ProtoFlux Browsers. If you set it to 0.0005, a custom browser based off the default one should spawn in correctly.

@AlexW-578 AlexW-578 added the bug Something isn't working label Oct 16, 2023
@moonheart08
Copy link
Author

moonheart08 commented Oct 16, 2023

Hi, There should be settings in the mod that allows you to change the spawn size of the browser. The default is 1 to allow for easier scaling of custom sized ProtoFlux Browsers. If you set it to 0.0005, a custom browser based off the default one should spawn in correctly.

yea this was my workaorund, thank you! The fix here would be to multiply the browser's scale instead of outright setting it.

@AlexW-578
Copy link
Owner

Ah, that makes sense. I'll have a look at this later.

@AlexW-578 AlexW-578 self-assigned this Oct 17, 2023
@AlexW-578
Copy link
Owner

Just looking into this in the branch, will do some testing before pushing to main

@AlexW-578 AlexW-578 linked a pull request Oct 18, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants