# Glowing Weapon (URP & LWRP)

![](https://1640644780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeFECUMw6Kjc5Nom0aSjL%2Fuploads%2F2YdZYT2SjPFAN4roguMZ%2Fimage.png?alt=media\&token=ceeb6c82-7e22-44b3-98ea-578f26a7eaa6)

Glowing Weapon (URP & LWRP)

Introduction\
If you want a very cool glowing weapon, in your project, then this tool is perfect for you. It can easily integrate to your project. And this asset contains everything the glowing weapon needs. It contains scripts, audio clips, shader, material, collider, and a perfect demo scene. And we exposed a lot of adjustable parameters in the script, making it very convenient for you to modify. It contains the emission color of the weapon, the expansion speed of the weapon, the sound file, and the various attributes of the trail. So you can adjust more effects that are more suitable for you.

PS：Only support URP（Universal Renderer Pipeline）and LWRP (Light Weight Renderer Pipeline)，

Main Feature：

1\. Very easy to integrate into your project, no need to write any shader or code\
2\. Only support URP（Universal Renderer Pipeline）and LWRP(Light Weight Renderer Pipeline)\
3\. You can modify the attributes exposed by the shader and scripts: trail color, the expansion speed of the weapon, emission color, trail account, trail disappear time, etc\
4\. It contains scripts, audio clips, shader, material, collider, and a perfect demo scene.\
5\. Support Android, IOS, Windows and other platforms\
6\. Complete documentation\
7\. Cheap

{% embed url="<https://drive.google.com/file/d/1Jp58xjSOIEUdTFnJWTMLOpRz7_MctXeM/view?usp=share_link>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://assets-1.gitbook.io/assets/glowing-weapon-urp-and-lwrp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
