Commit 69db44d 1 parent 0106e08 commit 69db44d Copy full SHA for 69db44d
File tree 2 files changed +2
-38
lines changed
2 files changed +2
-38
lines changed Original file line number Diff line number Diff line change 1
1
2
2
# Roadmap
3
3
4
- ## 1.7 or later
4
+ ## 1.8 or later
5
5
6
6
### Improve asset diversion + Provide a collection of materials
7
7
@@ -30,21 +30,3 @@ Internal design will be reviewed and optimized on mobile and web browsers.
30
30
### WebGPU Support
31
31
32
32
Supports WebGPU, the next WebGL standard.
33
-
34
- ## 1.7
35
-
36
- ### Add Gradient feature
37
-
38
- ### Add trigger feature
39
-
40
- You will be able to send external event triggers to the effects that during playback.
41
- Depending on the trigger, the following behaviors can be defined on a node-by-node basis
42
-
43
- - Stop particle generation by a node
44
- - Start particle generation by a node
45
- - Destroy of existing particles (with fade-out)
46
-
47
- Previously, the only trigger actions were Stop or StopRoot.
48
- It will be possible to influence effects more dynamically.
49
-
50
- ### Add various parameters
Original file line number Diff line number Diff line change 1
1
2
2
# ロードマップ
3
3
4
- ## 1.7以降
4
+ ## 1.8以降
5
5
6
6
### アセットの流用性の向上 + 素材集の提供
7
7
@@ -30,21 +30,3 @@ EffekseerにはSubEffectというパーツを組み合わせやすくする機
30
30
### WebGPU対応
31
31
32
32
WebGLの次の規格、WebGPUをサポートします。
33
-
34
- ## 1.7
35
-
36
- ### Gradient機能の追加
37
-
38
- ### トリガー機能の追加
39
-
40
- 再生中のエフェクトに対し、外部からイベントトリガーを送信できるようになります。
41
- トリガーに応じて、ノード単位で次の振る舞いを定義できます。
42
-
43
- - ノードのパーティクル生成停止
44
- - ノードのパーティクル生成開始
45
- - 存在するパーティクルの破棄(フェードアウト付き)
46
-
47
- これまでトリガーアクションとしてはStopもしくはStopRootしかありませんでしたが、
48
- 1.7以降はエフェクトに対してもっとダイナミックに影響を与えることができるようになります。
49
-
50
- ### 様々なパラメーターの追加
You can’t perform that action at this time.
0 commit comments