Edit of asset " Godot-Spyglass" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot-Spyglass | Godot-Spyglass |
| Description |
A Camera2D inheriting node that allows for an attached Window node to have it's screen position and size corelate exactly to this node's global_position and camera size. This supports both embedded and native windows, and allows for the screen offsets to be relative to the virtual screen space or the SceneTree.root. This also ensures that the positioning and resizing of the window works both ways, allowing for full use of the native OS's window handles. Due to heavy implementation changes introduced in Godot-Spyglass v2, Godot-Spyglass v2 is not backward compatible with Godot-Spyglass v1. This also means that compatibility with Godot v4.5 is no longer supported. |
A node that correlates to a in world Node2D CanvasItem, allowing for a Window node to interact with the SceneTree directly as if it were a CanvasItem itself - even for native windows |
| Category | 2D Tools | 2D Tools |
| License | MIT | MIT |
| Repository Provider | Custom | GitHub |
| Repository Url | https://github.com/NovaDC/Godot-Spyglass | https://github.com/NovaDC/Godot-Spyglass |
| Issues Url | https://github.com/NovaDC/Godot-Spyglass/issues | |
| Godot version | Godot 4.6 | Godot 4.2 |
| Version String | v2.0.0.0 | v1.0.0.0 |
| Download Commit | https://github.com/NovaDC/Godot-Spyglass/releases/download/v2.0.0.0/addons.zip | 7254a4277e389254c780450621cc05efc6df4c26 |
| Download Url (Computed) | https://github.com/NovaDC/Godot-Spyglass/releases/download/v2.0.0.0/addons.zip | https://github.com/NovaDC/Godot-Spyglass/archive/7254a4277e389254c780450621cc05efc6df4c26.zip |
| Icon Url |
https://media.githubusercontent.com/media/NovaDC/Godot-Spyglass/refs/heads/main/icon.png
|
https://raw.githubusercontent.com/NovaDC/Godot-Spyglass/refs/heads/main/addon/spyglass/spyglass.png
|