Allow me to rotate a UiImage node or ui texture
Open
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
Assessment
This issue has not been assessed yet.