- Home /
Never mind, i made a cylinder, used my texture on it and then i scaled it very tiny and long and removed it's collider, and it's perfect =|
How to make a laser particle?
I wanted to make a sci-fi gun, and i want it to have a red laser on it, sinalizing it's aim. But how do i make that? I have the materials and textures, but i just don't know how to do it. =P
Do you want a visible laser beam or just see the red dot on the target?
In the first case:
https://unity3d.com/learn/tutorials/topics/graphics/fun-lasers
https://docs.unity3d.com/$$anonymous$$anual/class-LineRenderer.html
Follow this Question
Related Questions
Unity Ellipsoid Particle Emitter Mishandled?? 3 Answers
Particle billboard rotation? 2 Answers
How to stop rotation of particles ?? -1 Answers
Particle system won't restart emitting before last particle has died 3 Answers
IgnoreCollision with Particle System 1 Answer