Commit 5c84544e authored by 神楽坂玲奈's avatar 神楽坂玲奈

comment out particle

parent cd97eeeb
......@@ -3,8 +3,8 @@ using System.Collections;
using System;
public class fusion_tweener : MonoBehaviour {
ParticleEmitter[] emitters;
ParticleAnimator[] animators;
// ParticleEmitter[] emitters;
// ParticleAnimator[] animators;
ParticleSystem[] systems;
// Use this for initialization
void Start () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment