Esempio n. 1
0
	void Start()
	{
		propulsor = GetComponent<Propulsor>();
		particles = GetComponent<ParticleSystem>();
	}