reactor_core 1.0.0

A combined suite of tools provided by reactor for use with the Bevy game engine.
Documentation

reactor_core

A suite of tools for the Bevy engine combined into a single crate. See individual crates README.md files for more information.

Overview of Contents

reactor_random

A crate for generating random numbers using fastrand.

reactor_spatial

A crate for handling and propagating 2d transforms (position, rotation, scale, draw order).

reactor_camera

A crate for handling 2d camera functionality inspired by STALKER-X.

reactor_proto

A crate for turning on-disk assets into entities.

reactor_serial

A crate for handling saving and loading.