bevy_third_person_camera_2 0.1.1

Simple and flexible plugin for Bevy game engine
Documentation

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