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

scene view not showing light shafts #33

Open
ParsyXD opened this issue Jul 20, 2023 · 3 comments
Open

scene view not showing light shafts #33

ParsyXD opened this issue Jul 20, 2023 · 3 comments

Comments

@ParsyXD
Copy link

ParsyXD commented Jul 20, 2023

light shafts not shown in the scene/editor view, only in game view
(because the editor script is js not cs?)

@NewgamePlusLD
Copy link

I worked around this by having the main script acquire the scene camera.

@ParsyXD
Copy link
Author

ParsyXD commented Sep 21, 2024

NewgamePlusLD

wait wdym by that

@NewgamePlusLD
Copy link

Basically, I have it iterate through all cameras in the scene, store it in an array, and render the effect to all the cameras. An invisible camera called "SceneCamera" would be acquired

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

2 participants