Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ydipeepo/xdut-motion

継続可能なバネや滑走アニメーション、加速度の情報を持った Tween を含む、ノードをアニメーションさせるためのアドオンです。
https://github.com/ydipeepo/xdut-motion

godot redot

Last synced: 3 months ago
JSON representation

継続可能なバネや滑走アニメーション、加速度の情報を持った Tween を含む、ノードをアニメーションさせるためのアドオンです。

Awesome Lists containing this project

README

        


English | [日本語](README.ja_JP.md)


# XDUT Motion

This add-on animates nodes with Tween, smooth reschedulable spring and gliding.

## Quick start

#### Checking the demo

1. `git clone https://github.com/ydipeepo/xdut-motion.git` or [download release](https://github.com/ydipeepo/xdut-motion/release).
2. Then open XDUT Motion and run it.

#### Installation

1. `git clone https://github.com/ydipeepo/xdut-motion.git` or [download release](https://github.com/ydipeepo/xdut-motion/release).
2. Then copy `addons/xdut-motion` directory into your project.
3. And enable XDUT Motion from your project settings.

> [!TIP]
> This add-on is compat with Godot Engine and Redot Engine.
>
> * Godot Engine 4.3 ~
> * Redot Engine 4.3 Beta 2 ~

> [!IMPORTANT]
> This addon requires [XDUT Task](https://github.com/ydipeepo/xdut-task).


## Reference

📖 [Wiki](https://github.com/ydipeepo/xdut-motion/wiki) (Google Translated)


## License

🔗 [MIT](https://github.com/ydipeepo/xdut-motion/blob/main/LICENSE)