See-through Shader

See-through Shader

Updated
2024-06-15
Premium
Tools
File Version
1.8.5
File size
134.6 MB
Only Premium, VIP or Exclusive Users
Description

The See-through Shader lets you see your playable characters clearly through any mesh without any modification to it. It includes many helpful tools to help you implement it in your project.

The See-through Shader lets you see your playable characters inside any mesh without being obstructed by it. It doesn't matter if it is a building, a bridge, a cave, or whatever else you can imagine.

 

Just apply the shader using one of our provided tools, register a player and it works. The best thing about it is: It doesn't need any additional changes to your mesh!

We included plenty of super helpful tools to get the effect to work within seconds.

For a non-player-based setup use our player-independent standard dissolve feature or a mix of both.

 

Note: This shader is meant for use with the standard shader/ lit shaders. But we offer many ways to add the 'See-through Shader' to your custom shaders, for more see below 'Extend your existing custom shaders'

 

M A I N - F E A T U R E S:

 

๐Ÿ•ณ๏ธ 6 AMAZING OBSTRUCTION MODES(and Combinations):

 

๐ŸŒŸ 1. None - Removes parts of the mesh that is above a certain Y height

๐ŸŒŸ 2. Angle - Removes geometry that is angled toward the camera

๐ŸŒŸ 3. Cone - Removes geometry that is inside a cone between the player and the camera. Additionally, there is a combination of Angle and Cone.

๐ŸŒŸ 4. Circle - removes geometry that is inside a circle around the player

๐ŸŒŸ 5. Cylinder - Removes geometry that is inside a cylinder between the player and the camera. Additionally, there is a combination of Angle and Cylinder.

๐ŸŒŸ 6. Curve - Removes geometry inside the region defined by a curve.

 

๐Ÿ•น๏ธ MANY WAYS OF CONTROLLING THE EFFECT:

 

๐Ÿ‘จ‍๐Ÿ‘ฉ‍๐Ÿ‘ง‍๐Ÿ‘ฆ Player-Based:

 

๐ŸŽˆ 1. Effect Radius Only - The see-through effect will be active inside a sphere around the player. You can use any obstruction mode with this method.

๐ŸŽˆ 2. Auto-Detect - As long as your buildings etc. have colliders that describe the geometry somewhat decently, the see-through shader will auto-detect if a player is inside a mesh and

 

activate the effect. This method also works on a per-building basis and so you can use

 

beautiful enter/exit transitions with it.

 

๐ŸŽˆ 3. TriggerByParent

๐ŸŽˆ 4. TriggerByBox

๐ŸŽˆ 5. TriggerById

 

Triggers allow for the most precise control and work perfectly on a per-building basis. For this method you have to place enter and exit trigger object yourself, so the setup requires a couple of seconds more, but it is worth it.

Note: TriggerByParent also supports using a single-parent collider instead of dedicated enter and exit triggers, which is super easy and achieves great results.

 

๐ŸŽˆ 6. Player-To-Camera Raycast Trigger

 

Activates the effect for all STS objects that are hits of the raycast that goes from the players to the camera. This methods allows for the cleanest way of using the STS, as it enables you to completely avoid any unwanted clippings if your player is in tight corners or close to the wall.


 

๐ŸŽก Player-Independent:

 

๐ŸŽข 1. Always On - The see-through effect will always be on.

๐ŸŽข 2. Toggle by UI - Toggle the see-through effect via UI.

๐ŸŽข 3. Toggle by Click - Toggle the see-through effect by clicking your objects.

 

...and many more examples

 

โš™๏ธ EXTEND YOUR EXISTING CUSTOM SHADERS:

 

Add the 'See-through Shader' functionality to your custom shaders without compromises!

 

๐Ÿ”จ ShaderGraph Support: Use our STS Custom Function Node to extend the complete STS functionality to your existing ShaderGraph shader. Super easy! (Currently only working in 2020 and 2021. Support for 2019 is coming soon!)

๐Ÿ”จ BetterShaders Stackable: Add our STS Stackable to your BetterShaders Stack and immediately extend any of your BetterShaders Shaders.

 

๐Ÿ’ฃANIMATIONS:

 

๐ŸงจBreathtaking Enter- and Exit Transitions

๐ŸงจDissolve texture animations

 

๐Ÿ‘จ‍๐Ÿ‘จ‍๐Ÿ‘ง‍๐Ÿ‘ง MULTIPLE PLAYERS AND FLOOR/CEILING MODES:

 

๐Ÿคธ‍โ™‚๏ธ Use any number of players. It doesn't matter if they are in the same building or spread across many different locations.

๐Ÿคธ‍โ™‚๏ธ Limit the effect to a certain Y height so your players don't lose the ground under their feet.

๐Ÿคธ‍โ™‚๏ธ Add or remove the ceiling at a certain Y height.

 

๐Ÿ“ ZONING:

 

๐Ÿ“ Create incredible micro-play experiences and stunning game ideas with our high-performance zoning feature.

๐Ÿ“ Choose from 2 modes: Additive and Subtractive

๐Ÿ“ 4 Zone Shapes: Box, Sphere, Cylinder and Cone

๐Ÿ“ Make zones revealable.

 

๐ŸŒˆ MANY WAYS OF STYLING THE EFFECT:

 

๐ŸŒธ Use any custom texture to style the dissolve effect.

๐ŸŒธ Change the color and the emission intensity of the effect.

๐ŸŒธ Use DissolveMasks to change the appearance of the cylinder, cone, and circle obstruction modes.

 

๐Ÿ”๏ธ INTEGRATION WITH THE MICROSPLAT TERRAIN SHADER (Paid Add-on)

 

๐Ÿœ๏ธ Get the See-through Shader: MicroSplat Integration and use ALL of the See-through Shader features with MicroSplat!

You can find it here: See-through Shader: MicroSplat Integration

( Note: MicroSplat Integration is a paid add-on, it's not included in this asset and has to be bought separately)

 

๐Ÿ’Ž Supported Render Pipelines:

  • Built-in RP
  • URP 2019,2020, 2021 and 2022
  • HDRP 2019,2020, 2021 and 2022

 

๐ŸŽ BONUSES

  • Great demo scene which shows the implementation of all 5 effect controls (Effect Radius, Auto-Detect, and the 3 trigger variants) and several different stylings.
  • Intuitive custom UIs with helpful info texts and warnings, in case you missed something.

 

โŒ NOT INCLUDED:

  • Complex player movement script and navigation/pathfinding as shown in the demo videos.
  • Complex Buildings and Models as shown in the demo videos.

 

Note that the See-through Shader installs itself as a Package, and appears under your Packages folder, not under Assets.

 

Technical details

- Clearing obstruction by angle, cone, cylinder, or circle, with combinations

- Multiple playable characters and buildings

- Automatic adjustable height of clearing based on player position

- Manual and automatic adjustable height of clearing

- Shadow feature

- Custom texture and color feature of the borders of dissolve area

- Activation from start or during runtime

- Application to a Layer possible

- Simple setup and custom UI

- many ways of applying and interacting with the shader

Comments
Comments is not yet
Add Comment
Please register
Other interesting assets