Game Development Reference
In-Depth Information
The particle direction
Setting a particle's direction changes how the particle is oriented based on its .particle
script. Bullet impacts, for example, set the particle's direction to change how particles are
emitted based on the surface the bullet impacts:
Core.SetParticleDirection(particle, vectorNormal);
Search WWH ::




Custom Search