bevy_prank 0.2.0

Opinionated Unreal Engine inspired spectator camera for the Bevy game engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.bevy]
version = "^0.11"

[package]
authors = ["Amirabbas Fazelinia <utilyre@proton.me>"]
categories = ["game-development"]
description = "Opinionated Unreal Engine inspired spectator camera for the Bevy game engine"
edition = "2021"
keywords = ["bevy", "plugin", "camera"]
license-file = "LICENSE"
name = "bevy_prank"
readme = "README.md"
repository = "https://github.com/utilyre/bevy_prank"
version = "0.2.0"