Skip to content

Mehxeo/PONPOKO-RAMPAGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot Third Person Camera

Godot third person camera icon

A Third Person Camera for Godot4.

Status GitHub Issues GitHub Pull Requests License

📝 Table of Contents

❓ About

This is a ready-to-use third person camera for your 3D games. It is also highly configurable and its configurability allows you to use it in multiple ways :

  • Dynamic Follow
  • Fixed Perspective
  • Shoulder View
  • Over-The-Shoulder View

🧤 How to use ?

Adding to the scene

  1. Add the scene ThirdPersonCamera.tscn located at addons\third-person-camera\third_person_camera as child for you character node or any other node you want the camera to be attached to.
  2. Twerk the properties to fit you need.

Previewing

  1. Click the "Third Person Camera" button located at the bottom of the editor, to open the preview panel. image
  2. Select a ThirdPersonCamera node

📖 Documentation

Take a look at the documentation in the wiki

Camera3D Properties

All Godot Camera3D Properties are available. You can access to camera node by get_camera() method. Also, it exported variables are available in the editor.

Camera3D properties image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors