bevy_third_person_camera_2 0.1.2

Simple and flexible plugin for Bevy game engine
Documentation

crates.io docs.rs Bevy tracking

Description

This is a simple and flexible plugin for adding a third-person camera to Bevy.

Main features

  1. Support for multiple cameras and targets (multiple cameras can be aimed at a single target).

  2. Event-based controls (all events)

Example

Installation

cargo add bevy_third_person_camera_2 --rename third_person_camera