Documentation |WebGL Demo | Support Email
This is a paid asset, but now you can download for FREE, but please remember this package is provided only for learning purposes or to be able to test before buying the product, NOT FOR COMMERCIAL PURPOSES.
Detail this asset from Unity Store: Original Link
See-through Shader v1.8.0
Download NowDiscord | Forum | Twitter | Youtube
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.
π‘ 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.
If you need any help with it, you can always contact our customer support!
________________ _____________ _______ _____ ___ __ _ _ _ _ _ _
- π£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
π 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.
π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«
π Supported Render Pipelines:
- Built-in RP
- URP 2019,2020 and 2021
- HDRP 2019, 2020 and 2021
π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«π«
π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.