Expand description
§bevy_koto
Plugins for Bevy that add support for scripting with Koto.
Structs§
- Spawns a 2d camera and exposes a
set_zoom
function to Koto - Color support for bevy_koto
- Support for connecting Koto and Bevy entities
- 2d Geometry utilities for Koto
- Random number utilities for Koto
- Manages a Koto runtime for Bevy
- The folder that the Koto scripts are contained in
- Basic 2d shapes for bevy_koto
- Text support for bevy_koto
- Window events for bevy_koto
- Triggering this event will cause the active script to be reloaded