Particle System 教學
( from lesson 109~110)
一、一般
1. hierarchy -> effects -> particle system.
2. particle system is a component that we add to a game object.
二、使用圖片
1. Create a Material in Assets Folder -> Change the Material's Shader as the following photo:
2. And Select 要使用的"圖片"當成 Material's Particle Texture

3. hierarchy -> effects -> particle system.
4. Change particle system's Remderer 中的 Material 成為剛剛新創的Material

