Seldom
Results
4
repositories owned by
Seldom
seldom_state
165
Stars
16
Forks
Watchers
Component-based state machine plugin for Bevy. Useful for AI, player state, and other entities that occupy different states.
seldom_map_nav
38
Stars
4
Forks
Watchers
Bevy plugin that does navmesh generation, pathfinding, and navigation for tilemaps. Navmesh generation is available without Bevy dependency.
seldom_pixel
55
Stars
3
Forks
Watchers
Bevy plugin for limited color palette pixel art games
seldom_fn_plugin
27
Stars
1
Forks
Watchers
Allows using Rust functions in place of Bevy plugins