d8aabbd428
1. 캐릭터, 배경 에셋 변경 2. 캐릭터 애니메이션 적용 3. 방향키에 따른 캐릭터 회전 적용
13 lines
560 B
Plaintext
13 lines
560 B
Plaintext
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.
|
|
|