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

Fix shadow and camera #9493

Merged
merged 2 commits into from Dec 23, 2023
Merged

Fix shadow and camera #9493

merged 2 commits into from Dec 23, 2023

Conversation

DanielBelmes
Copy link
Contributor

Summary

Fixes camera input regression we got with some changes @AidanCaruso was doing to fix another bug. Hotfixing with a mobile check as the functionality worked well on Mobile.

Drop Shadow was broken with the Avatar ECS changes. I've ensure that the shadow is only applied on the root avatar entity and then I have locked it to the groundPlane for now since we are unable to remove Avatars from layer queries due to #9492

@HexaField HexaField merged commit 7ca8113 into dev Dec 23, 2023
12 checks passed
@HexaField HexaField deleted the FixShadowAndCamera branch December 23, 2023 01:37
Rezmason pushed a commit that referenced this pull request Dec 26, 2023
Co-authored-by: HexaField <joshfield999@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants