Posted June 04, 2025 by knowercoder
#asset pack #shader #godot #UI
Hey everyone! I have updated the 3D Hove Canvasitem shader asset with more features.
Existing features:
New features added:
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!