godot_little_camera_preview icon indicating copy to clipboard operation
godot_little_camera_preview copied to clipboard

Add support for Phantom Camera addon

Open anthonyec opened this issue 7 months ago • 0 comments

The idea was mentioned on Reddit about integrating with Phantom Camera. Seems like it'd be useful to have basic viewport previews of the PCam nodes, even if it didn't have the fancy guide overlay.

Currently the code expects either a Camera2D or Camera3D node, so that would probably need to change to something more generic like Node2D and Node3D.

anthonyec avatar Jan 16 '24 19:01 anthonyec