https://github.com/ydipeepo/xdut-motion
継続可能なバネや滑走アニメーション、加速度の情報を持った Tween を含む、ノードをアニメーションさせるためのアドオンです。
https://github.com/ydipeepo/xdut-motion
addon godot redot
Last synced: about 1 month ago
JSON representation
継続可能なバネや滑走アニメーション、加速度の情報を持った Tween を含む、ノードをアニメーションさせるためのアドオンです。
- Host: GitHub
- URL: https://github.com/ydipeepo/xdut-motion
- Owner: ydipeepo
- License: mit
- Created: 2022-09-10T13:30:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T20:34:02.000Z (2 months ago)
- Last Synced: 2025-04-07T21:38:23.916Z (2 months ago)
- Topics: addon, godot, redot
- Language: GDScript
- Homepage:
- Size: 5.12 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.ja_JP.md
- License: LICENSE
Awesome Lists containing this project
README
[English](README.md) | 日本語
# 🧩 XDUT Motion
継続可能なバネや滑走アニメーション、加速度の情報を持った Tween を含む、
ノードをアニメーションさせるためのアドオンです。
## インストール
#### デモを確認する場合
1. `git clone https://github.com/ydipeepo/xdut-motion.git` し、
2. プロジェクトを開いて実行します。#### プロジェクトにアドオンを追加する場合
1. `git clone https://github.com/ydipeepo/xdut-motion.git` し、
2. `addons/xdut-motion` をプロジェクトに複製し、
3. プロジェクト設定から XDUT Task を有効にします。> [!TIP]
> このアドオンは Godot Engine 及び Redot Engine に対応しています。
>
> * Godot Engine 4.4 ~
> * Redot Engine 4.3 ~> [!IMPORTANT]
> このアドオンの動作には [XDUT Task](https://github.com/ydipeepo/xdut-task) が必要です。
## リファレンス
📖 [Wiki](https://github.com/ydipeepo/xdut-motion/wiki) にまとめてあります。
## バグの報告など
バグの報告やドキュメント翻訳、改善の提案など歓迎いたします。
## ライセンス
🔗 [MIT](https://github.com/ydipeepo/xdut-motion/blob/main/LICENSE) ライセンスです。
#### 表記
ライセンスの表記は必須ではありませんが、歓迎いたします。クレジットする場合は、"Ydi" に帰属させてください。