Crates.io | rantz_suite |
lib.rs | rantz_suite |
version | 1.5.6 |
source | src |
created_at | 2024-07-09 22:08:50.894753 |
updated_at | 2024-07-20 21:06:13.655337 |
description | A combined suite of tools provided by Rantz for use with the Bevy game engine. |
homepage | https://github.com/BobG1983/rantz_suite |
repository | https://github.com/BobG1983/rantz_suite |
max_upload_size | |
id | 1297527 |
size | 12,774 |
A suite of tools for the Bevy engine combined into a single crate. See individual crates README.md files for more information.
A crate for generating random numbers using fastrand.
A crate for handling and propagating 2d transforms (position, rotation, scale, draw order).
A crate for handling 2d camera functionality inspired by STALKER-X.
A crate for turning on-disk assets into entities.
A crate for building entities from modules of functionality. Designed for use with rantz_proto.