bevy_simple_scroll_view/README.md

303 B

Bevy Simple Scroll View

Simple to use plugin implementing ScrollView into Bevy engine. Supports scroll using dragging and scrolling.

More details available in simple.rs example.

Installation

cargo add --git https://github.com/Leinnan/bevy_simple_scroll_view.git