Skip to content

snddude/godot-characterbody_3d_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharacterBody3D Player

A first person character controller based on the CharacterBody3D node and a node-based finite state machine.

Installation

Dependencies:

The following plugins need to be present in your project:

After installing them, download the latest release of this plugin, which comes in a ZIP archive. Extract it into your project's "addons/" folder, then go to Project → Project Settings → Plugins and enable "CharacterBody3D Player".

Usage

The plugin comes with a "player.tscn" file located in the "addons/characterbody_3d_player/resources/scenes/" folder. You can use it as is if you don't need any extra functionality.

Note

To see this scene file in the "Instantiate Child Scene..." window, you must check the "Addons" checkbutton, located in it's bottom right corner.

License

MIT

About

CharacterBody3D based first person character controller addon for Godot

Topics

Resources

License

Stars

Watchers

Forks

Contributors