Click and Drag example to get SelectableComponents entities for 2d game
Open
C-Examples
C-Usability
S-Nominated-To-Close
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
Hello, is it possible to have this really universal feature ready-to-use for 2d games ?
i am trying to make this for bevy 0.6 ...
inspiration:
https://github.com/guimcaballero/rts_prototype/blob/master/src/systems/drag_selection.rs
https://github.com/guimcaballero/rts_prototype/blob/master/src/systems/selection.rs
https://github.com/guimcaballero/rts_prototype/blob/master/src/systems/selection_circle.rs
it avoids for everybody to code again the same piece of code everybody needs
Contributor guide
Assessment
This issue has not been assessed yet.