Publisher | Game HUB |
---|---|
File size | 13.29MB |
Number of files | 75 |
Latest version | 1 |
Latest release date | 2024-09-18 10:08:16 |
First release date | 2024-09-18 10:08:16 |
Supported Unity versions | 2018.4.2 or higher |
The pack includes four distinct color variations, each accompanied by matching hit and flash effects, adding visual dynamism to your project. Perfect for integrating polished projectile mechanics, the pack also includes a Bolt Shader Graph, allowing extensive customization for your specific needs.
How to use?
- Import the package into your Unity project.
- Enter play mode and press “Mouse Left Click” for shooting and “ Space” to change the next effect.
- Drag and Drop your prefab into the scene script (Spawner) of ProjectileTest Gameobject.
- Customize visible properties such as color, speed, and intensity.
- Position the effect in your scene according to your desired location and orientation.
- Trigger the effect in your game logic or through animation events to bring them to life at the right moment.
Shader / Shader Graph:
- Bolt Shader Graph Properties:
- Color_: Controls the color of the projectile from the shader side.
- Texture2D: Defines the texture of the projectile within the shader graph.
- Texture Tiling: Adjusts the tiling of the projectile texture to control the scale of the texture on the projectile.
- Speed: Controls the scrolling speed of the texture, adding motion to the projectile.
- Power: Defines the intensity or strength of the visual effects, enhancing the projectile’s impact.
- Particles_ADD_HDR Properties:
- Color_: Adjusts the color of the flash and hit effects.
- Texture2D: Controls the texture of the effects inside the shader.
3. Toon Glow Shader Graph Properties:
o Color_: Controls the color of the spell or projectile from the shader side
o Texture2D: Defines the texture for the spell within the shader.
Included Folders:
Prefabs:
- Contains 5 subfolders and each folder contains prefabs of (projectile, hit effect, and flash effects).
- Textures:
- A collection of 7 textures for projectiles and effects.
- Materials:
- 15 materials featuring different textures and effects for the projectiles and flashes.
- ShaderGraph:
- Contains the Bolt Shader Graph for advanced customization.
- Shader:
- Includes 2 shaders for the projectile and its corresponding effects.
- Scripts:
- 4 scripts for showcasing the effects in the demo scene.