Devlogs
1.0.1 Update
1.0.1 - Added URP Shaders, Bug fixes & optimizations.
- Added URP shaders
- You can replace the legacy built-in shaders with dedicated URP shaders if needed.
- Bugfixes
- Fixed shaders not displaying correctly when color space was set to Linear instead of Gamma.
- Fixed shaders not displaying correctly when cable size (GameObject scale) was too small.
- Optimizations
- Optimized mod calculations with unsigned integers.