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 script operates a camera in a 'Transport Fever' way. And can be controlled by keys, mouse and mouse pad. Following features are implemented:- Movement LEFT/DOWN/UP/RIGHT (keys: 'A/S/W/D' /mouse[pad]: left/down/up/right with right button)- Pan CCW/CW (keys: 'Q/E' / mouse[pad]: left/right withmiddle button [key 'CTRL'])- Tilt UP/DOWN (keys: 'R/F' / mouse[pad]: up/down withmiddle button [key 'CTRL'])- Zoom OUT/IN (keys: 'Z/X' / mouse[pad]: scroll up/down [2point pinch/release])- Interlocking of contradictional movements- Optional edge scrolling LEFT/DOWN/UP/RIGHT and debuginformation- Configurable speeds/initial positions/limits/inversion ofmovement direction
GodotReusableAssets
Withing this library I will share my 'GoDot' game assests.
If you like my work than I would appreciate receiving a coffee.
https://www.buymeacoffee.com/ljlhouben
This script operates a camera in a 'Transport Fever' way. And can be controlled by keys, mouse and mouse pad. Following features are implemented:
- Movement LEFT/DOWN/UP/RIGHT (keys: 'A/S/W/D' /
mouse[pad]: left/down/up/right with right button)
- Pan CCW/CW (keys: 'Q/E' / mouse[pad]: left/right with
middle button [key 'CTRL'])
- Tilt UP/DOWN (keys: 'R/F' / mouse[pad]: up/down with
middle button [key 'CTRL'])
- Zoom OUT/IN (keys: 'Z/X' / mouse[pad]: scroll up/down [2
point pinch/release])
- Interlocking of contradictional movements
- Optional edge scrolling LEFT/DOWN/UP/RIGHT and debug
information
- Configurable speeds/initial positions/limits/inversion of
movement direction
Reviews
Quick Information

This script operates a camera in a 'Transport Fever' way. And can be controlled by keys, mouse and mouse pad. Following features are implemented:- Movement LEFT/DOWN/UP/RIGHT (keys: 'A/S/W/D' /mouse[pad]: left/down/up/right with right button)- Pan CCW/CW (keys: 'Q/E' / mouse[pad]: left/right withmiddle button [key 'CTRL'])- Tilt UP/DOWN (keys: 'R/F' / mouse[pad]: up/down withmiddle button [key 'CTRL'])- Zoom OUT/IN (keys: 'Z/X' / mouse[pad]: scroll up/down [2point pinch/release])- Interlocking of contradictional movements- Optional edge scrolling LEFT/DOWN/UP/RIGHT and debuginformation- Configurable speeds/initial positions/limits/inversion ofmovement direction