local ParticleSystem = AsuraEngine.Component.Sub("ParticleSystem") AsuraEngine.ParticleSystem = ParticleSystem function ParticleSystem.Ctor(self) end