June 2018
Beginner to intermediate
298 pages
7h 38m
English
You can also use particles to make a trail effect behind the enemy. Add a Particles2D to the enemy scene and set the properties as follows:
Note that the effect texture you're using is white on a black background. This image needs its blend mode changed. To do this, on the particle node, find the Material property (it is in the CanvasItem section). Select New CanvasItemMaterial and, in the resulting material, change the Blend Mode to Add.
Now, create a ParticlesMaterial like you did previously, and use these settings:
Now, create a ScaleCurve like you did ...
Read now
Unlock full access