Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Init the particles to not emit and switch off the spotlights:
- var particles : Component[] = GetComponentsInChildren(ParticleEmitter);
- var childLight : Light = GetComponentInChildren(Light);
- var em: var = ps.emission;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement