https://github.com/ls9512/sakanaforunity
🐟「Sakana!」Lycoris Recoil 石蒜模拟器 For Unity
https://github.com/ls9512/sakanaforunity
chisato game lycoris lycoris-recoil recoil sakana takina unity unity3d
Last synced: about 1 year ago
JSON representation
🐟「Sakana!」Lycoris Recoil 石蒜模拟器 For Unity
- Host: GitHub
- URL: https://github.com/ls9512/sakanaforunity
- Owner: ls9512
- License: mit
- Created: 2022-09-12T06:10:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-13T09:49:56.000Z (almost 4 years ago)
- Last Synced: 2025-04-02T06:51:14.683Z (about 1 year ago)
- Topics: chisato, game, lycoris, lycoris-recoil, recoil, sakana, takina, unity, unity3d
- Language: C#
- Homepage:
- Size: 1.49 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 🐟 [Sakana!] Lycoris Recoil 石蒜模拟器 For Unity




[](https://996.icu)
## 插画来源
大伏アオ
[@blue00f4](https://twitter.com/blue00f4)
[Pixiv](https://pixiv.me/aoiroblue1340)
## 预览
[📺Bilibili 视频预览](https://www.bilibili.com/video/BV1VP411G7fS)

## 功能
* 点击拖拽,松开后反方向回弹,并衰减停止。
* 随机自动弹跳。
* 播放音效。
## 参数
|参数|说明|
|-|-|
|Target Rect|主图片的 Rect Transform|
|Fixed Point Rect|固定点的 Rect Transform|
|Audio Clip|触发效果时播放的音效|
|Freq|回弹频率|
|Decay|动画衰减速度|
## 使用
### 1.内置预制
* `Assets/Sakana/Prefab/Chisato.prefab`
* `Assets/Sakana/Prefab/Takina.prefab`
直接拖放到需要使用 [Sakana] 的场景UI Canvas 节点下,并设置需要的位置,锚点朝向以及缩放。
### 2.自定义
复制已有的预制,并修改预设参数后使用。