건설 모드에서 클릭이 잘 작동하지 않는 문제 수정
건설 모드 UI가 클릭되어 건설되지 않는 문제 수정 JMO Asset 위치 조정 Tower, Monster, Creep의 Hit/Destroy FX Prefab 설정 (Template Level) Tower에 체력바 추가 (최초 건설 시, 체력 변경 시 등장) Tower 관련 디버깅 로그 정리 건설 토대의 사이즈가 비정상적인 문제 수정
This commit is contained in:
12
Assets/External/JMO Assets/Cartoon FX Remaster/CFXR Prefabs/Texts/_Make your own text effect.txt
vendored
Normal file
12
Assets/External/JMO Assets/Cartoon FX Remaster/CFXR Prefabs/Texts/_Make your own text effect.txt
vendored
Normal file
@@ -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