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

ModifyStageVar Shadow parameter borks the camera #2307

Open
LasombraDemon opened this issue Feb 7, 2025 · 3 comments
Open

ModifyStageVar Shadow parameter borks the camera #2307

LasombraDemon opened this issue Feb 7, 2025 · 3 comments
Labels
bug Something isn't working group: stage Problem with stages

Comments

@LasombraDemon
Copy link

Describe the bug

I've been working hard to use the new shadow skewer params with ModifyStageVar, and it works great, but will bork the stage's camera.

Is there any way to fix this? I have some ideas for stagestuff that could use constant shadow manip.

To Reproduce

Just apply a ModifyStageVar and touch up the shadows constantly.

I tried Shadow.YScale, Shadow.xshear and Shadow.Intensity

Expected behavior

No response

Screenshots / Video

Image

Engine Version (or source code date)

Nightly

Operating system

Linux

Extra context or search terms

No response

@K4thos
Copy link
Member

K4thos commented Feb 8, 2025

I don't know what I'm supposed to see in thr gif. What is the bug?

@K4thos K4thos added the info needed Further information is requested label Feb 8, 2025
@potsmugen
Copy link
Contributor

Gif seems almost unrelated yeah. But ModifyStageVar in general forces the camera to reset. I've had cases where it makes the zoom act up as well.
People have said before that modifying shadows shouldn't reset camera but that's only a half solution too.

@LasombraDemon
Copy link
Author

Gif seems unrelated because characters aren't moving from side to side... Here is the issue in action:
https://streamable.com/1roqvt

Culprit code is just ModifyStageVar applied to shadows. Note how the minute I go to CameraPos X = 0 the whole thing ceases to shake.

@K4thos K4thos added bug Something isn't working group: stage Problem with stages and removed info needed Further information is requested labels Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working group: stage Problem with stages
Projects
None yet
Development

No branches or pull requests

3 participants