Skip to content

Hattiffnat/bevy_third_person_camera_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust 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).
  3. Damping.

Installation

The plugin name is quite long, so I recommend renaming it.

cargo add bevy_third_person_camera_2 --rename third_person_camera

Bevy version

plugin bevy
0.1 0.17
0.2 0.18
0.3 0.19

About

plugin for adding a third-person camera to Bevy

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages