Releases: BuddhaDom/phantom-camera
Releases · BuddhaDom/phantom-camera
Release list
Simple Error Reproduction Project
20260812_005536.mp4
Steps to replicate:
- Open main.tscn in editor.
- Set the up_target on the PhantomCamera3D node to another node.
- Change to another scene on editor (even a blank one)
- Return to main.tscn in editor. The
up_targetis now null.
Removing the tool script from the scene root has the same effect.