Skip to content

Fix invisible characterModel#546

Open
connorh315 wants to merge 1 commit into
CloudSixteen:masterfrom
connorh315:patch-1
Open

Fix invisible characterModel#546
connorh315 wants to merge 1 commit into
CloudSixteen:masterfrom
connorh315:patch-1

Conversation

@connorh315
Copy link
Copy Markdown

When the panel to the left of the characterModel is too small (due to only one row of models for the player to select from) the y will be calculated and set to a negative position. This means that the characterModel will not render at all. Therefore, we clamp the y to be greater than zero to ensure that this doesn't happen.

When the panel to the left of the characterModel is too small (due to only one row of models for the player to select from) the y will be calculated and set to a negative position. This means that the characterModel will not render at all. Therefore, we clamp the y to be greater than zero to ensure that this doesn't happen.
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

Successfully merging this pull request may close these issues.

1 participant