Edit of asset "Template Script: Basic Camera3D" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Template Script: Basic Camera3D | Template Script: Basic Camera3D |
| Description |
Provides default First Person Character script for Camera3D. - Basic first-person mouse look (parent handles yaw, camera handles pitch) - Mouse capture/release with escape key - Proper rotation clamping - Clean, educational code similar to the existing CharacterBody3D template Requires CharacterBody3D as a parent of Camera3D. This is not a standalone free cam script. Note: To get the warning notice it may require reloading project. |
Provides default First Person Character script for Camera3D. - Basic first-person mouse look (parent handles yaw, camera handles pitch) - Mouse capture/release with escape key - Proper rotation clamping - Clean, educational code similar to the existing CharacterBody3D template Requires CharacterBody3D as a parent of Camera3D. This is not a standalone free cam script. Note: To get the warning notice it may require reloading project. |
| Category | 3D Tools | 3D Tools |
| License | CC0 | CC0 |
| Repository Provider | Custom | Custom |
| Repository Url | https://github.com/BoQsc/godot-camera3d-first-person-template-script/tree/main/addons/camera3d_templates | https://github.com/BoQsc/godot-camera3d-first-person-template-script/tree/main/addons/camera3d_templates |
| Issues Url | https://github.com/BoQsc/godot-camera3d-first-person-template-script/issues | https://github.com/BoQsc/godot-camera3d-first-person-template-script/issues |
| Godot version | Godot 4.4 | Godot 4.4 |
| Version String | 0.0.1 | 0.0.1 |
| Download Commit | https://github.com/BoQsc/godot-camera3d-first-person-template-script/archive/refs/heads/main.zip | https://github.com/BoQsc/godot-camera3d-first-person-template-script/archive/refs/heads/main.zip |
| Download Url (Computed) | https://github.com/BoQsc/godot-camera3d-first-person-template-script/archive/refs/heads/main.zip | https://github.com/BoQsc/godot-camera3d-first-person-template-script/archive/refs/heads/main.zip |
| Icon Url |
https://godoticons.aymeri.dev/icons/Camera3D.svg
|
https://godoticons.aymeri.dev/icons/Camera3D.svg
|