Warp Effect

This VFX effect creates a stunning warp drive effect, giving the user an illusion of traveling through space.

Configuration:

Base

Effect texture. This effect is made using the default particle from unity, but can be exchanged by any texture you like.

Color

Color of the particles

Max rate

Max spawn rate. Set this to a higher value if you want more particles to spawn at the same time.

Max Attraction Speed

Particles are spawned within the spawn radius and will fly towards you until the attraction distance is reached.

Increase the speed value to make the particles fly faster towards you.

Spawn Radius

Radius in which the particles will spawn. Increase the value to make the center less dense. This example shows how the effect looks with a spawn radius of 2 instead of the default value of 0.2

Attraction Distance

The max distance where the particles are attracted towards.

Intensity

Exposed value that is used to activate and deactivate the effects in runtime. Value of zero means there is no effect. With a value of 1 the effect will be shown at its full strength.

Last updated