itch.io is community of indie game creators and players

Devlogs

3D Hover Canvasitem Shader - New features

3D Hover Canvasitem Shader Godot
A downloadable asset pack

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

  • 3DHover_v2.1.zip 273 kB
    18 days ago
Download 3D Hover Canvasitem Shader Godot
Leave a comment