Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This tool allows you to focus the editor camera on a selected node. It essentially duplicates the built in functionality of pressing 'F' on the keyboard, but for mobile users. I've only ever used it with Godot 4.7, but I can't see any reason it shouldn't work with older versions.
Focus_Selection
Simple Mesh Focusing plugin for Godot
Godot includes this functionality already, mapped to the 'F' key. But if you're like me, working on mobile, you don't have that option So, this simple plugin helps. Simply put it in your Godot project directory, it should be in addons/focus_selection/
It'll give you a button on your 3d tool bar above the scene view. Pick an object in the scene, hit the button, and it will focus the editor camera on it. Useful for when your scenes get larger. Note that the camera rotation will remain the same, the camera position simply moves.
This tool allows you to focus the editor camera on a selected node. It essentially duplicates the built in functionality of pressing 'F' on the keyboard, but for mobile users. I've only ever used it with Godot 4.7, but I can't see any reason it shouldn't work with older versions.
Reviews
Quick Information
This tool allows you to focus the editor camera on a selected node. It essentially duplicates the built in functionality of pressing 'F' on the keyboard, but for mobile users. I've only ever used it with Godot 4.7, but I can't see any reason it shouldn't work with older versions.