bevy_pen_tool icon indicating copy to clipboard operation
bevy_pen_tool copied to clipboard

A Bevy Engine plugin for making 2D paths, smooth animations with Bezier curves

Results 2 bevy_pen_tool issues
Sort by recently updated
recently updated
newest added

Hi, I thought your tool looked interesting, but unfortunately when I try to install it I am getting compilation errors: ``` error[E0432]: unresolved import `bevy_pen_tool_plugin::PenPlugin` --> src/main.rs:3:45 | 3 |...