bevy_movement 0.2.1

Bevy plugin for easy move object to a destination
Documentation
<div align="center">

bevy_movement
==============

[![crates.io](https://img.shields.io/crates/v/bevy_movement)](https://crates.io/crates/bevy_movement)
[![docs.rs](https://docs.rs/bevy_movement/badge.svg)](https://docs.rs/bevy_movement)
[![dependency status](https://deps.rs/repo/gitlab/kimtinh/bevy_movement/status.svg)](https://deps.rs/repo/gitlab/kimtinh/bevy_movement)
[![pipeline status](https://gitlab.com/kimtinh/bevy_movement/badges/master/pipeline.svg)](https://gitlab.com/kimtinh/bevy_movement/-/commits/master)

[![Gitlab](https://img.shields.io/badge/gitlab-%23181717.svg?style=for-the-badge&logo=gitlab&logoColor=white)](https://gitlab.com/kimtinh/bevy_movement)
[![Github](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/dothanhtrung/bevy_movement)

</div>


Quickstart
----------


License
-------

Please see [LICENSE](./LICENSE).


Compatible Bevy Versions
------------------------

| bevy      | bevy_movement |
|-----------|---------------|
| 0.17-0.18 | 0.2           |
| 0.16      | 0.1           |