Leadwerks Game Engine

Leadwerks Game Engine

Not enough ratings
Local emitter
   
Award
Favorite
Favorited
Unfavorite
Type: Prefab
File Size
Posted
11.717 KB
20 Feb, 2015 @ 9:39am
1 Change Note ( view )

Subscribe to download
Local emitter

Description
Emits particles in local space. See video for comparison to default emitter.
To use it drag LocalEmitter prefab onto map.
Emitter options:
- Particle prefab
- Velocity
- Random Velocity
- Max particles
- Particles lifetime
- Spawn interval
Particle prefab is a prefab that will be spawning, you can use a sprite or a model or whatever you want. Velocity is in meters per 10 physics updates. Random velocity will be added to each particle, with it you can make particles moving in a cone shape for example. Spawn interval is time between particle spawns, but new particles won't spawn if max particles limit is reached.