-
urp-fading-standard-shaders
Learn how you can easily fade out objects that are using the standard URP shaders that obstruct view to the player using C# code!
Full Tutorial on YouTube
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Automatic See-through Walls?
-
A lot of people copy/paste tutorial code without understanding what's going on, so to help with that, I started a Unity-focused C# Basics series aimed at absolute beginners. Here's part 7 where I teach about Composition (you've probably been using it this whole time!)! Learn C# in a Unity-context! F
-
If you're using the Unity Line Renderer and need a collider for it - here's how you can quickly add a collider regardless of the complexity of your line
-
I've always used planar quads for decals, but with the Unity 2021 release with URP 12, both URP and HDRP now support Decal Projectors that wrap to the target geometry which results in much nicer looking decals!
-
Need to display how much health a unit has in your Unity game? Why not add World Space health bars? Learn how with this in-depth tutorial!