修复一堆bug 加入粒子系统代替原击打特效 焕新长音符逻辑 修复多重计分 更新判定管理和音符生成器 搞了一个免费包
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
Cartoon FX Remaster
|
||||
(c) 2020, Jean Moreno
|
||||
---------------------
|
||||
|
||||
You can make your own text effect like the prefabs in this folder.
|
||||
|
||||
Just duplicate a prefab, and edit it.
|
||||
If editing the Prefab in a Scene directly, you will have to unpack it first (or go into edit Prefab mode from there).
|
||||
|
||||
The root GameObject contains the "CFXR_ParticleText" script, which allows you to change the text and other parameters.
|
||||
The ParticleSystem on the root GameObject will define the behavior of each created letter: change parameters, and refresh the text to see the result.
|
||||
|
||||
Reference in New Issue
Block a user