using UnityEngine; using System.Collections; public class PPTForceParticle : MonoBehaviour { public float forceParticle; }