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

Is it possible to render via the UiCamera instead of OrthographicCamera? #149

Open
kobaj opened this issue Mar 27, 2022 · 1 comment
Open

Comments

@kobaj
Copy link

kobaj commented Mar 27, 2022

Hello,

I'm wanting to use the PathBuilder example but instead of OrthographicCameraBundle I would like to use the UiCameraBundle. is that possible?

I'm hoping to use PathBuilder to draw my UI, that way my UI stays "fixed" in place. Kind of like how TextBundle is for the UI and renders relative to the window vs the Text2dBundle which renders relative to the world.

@Nilirad
Copy link
Owner

Nilirad commented Mar 30, 2022

Unfortunately it's no longer possible. It was supported in the master branch some months ago, but it had to be removed to accommodate to the changes for the new bevy renderer.

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