bevyengine / bevyengine/bevy

Allow me to rotate a UiImage node or ui texture

Open
#13,561 1 comment 2 reactions 0 assignees View on GitHub
A-UI C-Feature S-Ready-For-Implementation X-Contentious
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## What problem does this solve or what need does it fill?

I want to render my ui images rotated in certain situations like in my inventory screen.

## What solution would you like?

A way to rotate a ui node or rotate the texture being rendered somehow (in this case im using an atlas bundle node )

## What alternative(s) have you considered?
Using sprite nodes but thats not good for ui

## Additional context

Any other information you would like to add such as related previous work,
screenshots, benchmarks, etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.