3D Hover Canvasitem Shader - New features

Hey everyone! I have updated the 3D Hove Canvasitem shader asset with more features.
Existing features:
- 3D tilt effect based on mouse hover
- Dynamic specular highlight that follows the cursor
- A second or overlay texture with adjustable parallax depth
New features added:
- Customizable drop shadow for depth
- Click animation that mimics a button press
Drop Shadow:
You can set the shadow offset and shadow color.
I have provided two shadow offsets: the first for the main texture and the second for the overlay texture.
Button Click:
You can now simulate a button click by changing the _zDepth parameter of the shader. The "3DHover_Pro.gd" script attached to your canvas item modifies the zDist based on the mouse position within the area of both the main and second textures.
I will be constantly updating all my assets. So feel free to comment on the feature that you would like to add to this asset.
Thank you for your support and for downloading the asset!
Files
Get 3D Hover Canvasitem Shader Godot
3D Hover Canvasitem Shader Godot
3D hovering effect with mouse interaction on a canvasitem
Status | Released |
Category | Assets |
Author | knowercoder |
Tags | 2D, Asset Pack, Godot, hover, mouse-hover, Shaders, ui-effects |
Leave a comment
Log in with itch.io to leave a comment.