basic_bevy_pixel_camera 0.1.1

A simple set of coponents, schedules, systems and helper functions to create any type of pixel camera
Documentation
1
2
3
4
5
6
7
8
9
[dependencies.bevy]
version = "0.14.0"

[package]
description = "A simple set of coponents, schedules, systems and helper functions to create any type of pixel camera"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "basic_bevy_pixel_camera"
version = "0.1.1"