Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 887 Bytes

File metadata and controls

21 lines (12 loc) · 887 Bytes

Mirror3D

Godot Asset Library

A customizable 3D mirror for Godot 4.

The mirror uses a SubViewport and a moving Camera3D to create a realistic and easy-to-use mirror effect.

Supports distortion, color/alpha masking, performance settings, and preview in editor.

Usage

Just drop the addon into your project and instantiate Mirror3D.tscn.

Credits

Thanks to Norodix/GodotMirror for the original mirror system. Heavily modified by Joyless.