This is a weapon trails system as used in our game Pocket RPG, released on IOS in 2011. With this free package you can create smooth, framerate independent weapon trails that procedurally follow the movement of your weapon. Included in the package a
Trails
Simple geometrical trail on ( x, z ) axis to attach to your objects.
Create the trail:
createTrail( object, length, width, resolution );
Update the trail calling in your animation loop:
updateTrails();
, note that you’ll need a web browser wh