Property | Old/Current | New/Edit |
---|---|---|
Title | Trackball Camera | Trackball Camera |
Description |
A TrackballCamera that responds to input from mouse, keyboard, joystick and touch, in order to rotate around its parent node while continuously facing it. - stays around its parent node, even if it moves - no gimbal lock (quaternions ♥) - camera inertia for a smoother experience - the parent node does not have to be centered in the camera's view - a bunch of parameters to configure everything as you want it - won't work on godot 3 |
A TrackballCamera that responds to input from mouse, keyboard, joystick and touch, in order to rotate around its parent node while continuously facing it. - stays around its parent node, even if it moves - no gimbal lock (quaternions ♥) - camera inertia for a smoother experience - the parent node does not have to be centered in the camera's view - a bunch of parameters to configure everything as you want it |
Category | 3D Tools | 3D Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/Goutte/godot-trackball-camera | https://github.com/Goutte/godot-trackball-camera |
Issues Url | https://github.com/Goutte/godot-trackball-camera/issues | https://github.com/Goutte/godot-trackball-camera/issues |
Godot version | Godot 2.1.4 | Godot 2.1.4 |
Version String | 1.0 | 1.0 |
Download Commit | v1.0 | v1.0 |
Download Url (Computed) | https://github.com/Goutte/godot-trackball-camera/archive/v1.0.zip | https://github.com/Goutte/godot-trackball-camera/archive/v1.0.zip |
Icon Url |
https://github.com/Goutte/godot-trackball-camera/raw/godot_2.1/icon.png
![]() |
https://github.com/Goutte/godot-trackball-camera/raw/master/icon.png
![]() |