2 releases
Uses new Rust 2024
new 0.1.1 | Apr 21, 2025 |
---|---|
0.1.0 | Apr 21, 2025 |
#1589 in Game dev
500KB
125 lines
Bevy Simple Scrollbar
A simple crate to make it easier to make scrollbars, until bevy provides its own implementation for scrollbars.
In action:
Installation
cargo add bevy_simple_scrollbar
Bevy Compatibility Table
Bevy Version | Crate Version |
---|---|
0.15 | 0.1 |
Dependencies
~23–35MB
~572K SLoC