Simple Laser
Agoston_R
$4.99
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
10/22(2022) |
4.99 |
11/16(2024) |
4.99 |
Jump AssetStore
A simple yet customizable laser shader made in Shader Graph. Suitable for good looking laser assets like beams, detectors or red dot / laser sights.The asset uses Unity's Shader Graph, even for the Built-In renderer. Please make sure that a version of Shader Graph is enabled that supports the Built-in render pipeline if that is your target. Supports both 2D and 3D physics. See the docs here.URP and HDRP have their own decal projectors, make sure you use the appropriate materials from the project.If you need a more complete laser system with logic that handles recursive propagation of laser beams, check out my other project Laser System for Unity.Simple Laser is a customizable laser shader complete with a line renderer and controller scripts to help you get started quickly. It supports both 2D and 3D physics.The asset is suitable for any simple laser asset inside any game, be it FPS, Strategy or Puzzle.If the package helped with your games, please consider leaving a review so others can find it as well :)If you have questions on concerns, feel free to contact me at amsiamun.dev@gmail.com.The asset uses Unity's Shader Graph, even for the Built-In renderer. Please make sure that a version of Shader Graph is enabled that supports the Built-in render pipeline if that is your target.The lasers use particles that mark the hit of a surface, as well as projectors for a weapon's laser sight. The projectors are separate for each render pipeline so make sure to pick one for the configuration of your project.