Jet trail...
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Jet trail...
I want to make a jet trail, but how would I do this? I don't even know where to start.
while true do end;
Re: Jet trail...
Two methods.
Make a particle system. You should be able to find code that lets you plug and play.
The harder but cooler method is to generate a polystrip using the mesh function. Which is how the slashes in a game like fruit ninja is generated.
https://love2d.org/wiki/love.graphics.newMesh
Make a particle system. You should be able to find code that lets you plug and play.
The harder but cooler method is to generate a polystrip using the mesh function. Which is how the slashes in a game like fruit ninja is generated.
https://love2d.org/wiki/love.graphics.newMesh
-
- Prole
- Posts: 21
- Joined: Wed Apr 15, 2015 10:51 pm
Re: Jet trail...
I would recommend using a particle system, which is actually very useful in LOVE.
Just look up love2d particle system on the wiki
Just look up love2d particle system on the wiki
Who is online
Users browsing this forum: Amazon [Bot] and 1 guest