Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Basic FPS Player

An asset by sammburr
The page banner background of a mountain and forest
Basic FPS Player image holder but it is empty

Quick Information

0 ratings
Basic FPS Player icon image
sammburr
Basic FPS Player

Adds a `Basic FPS Player` node that adds functionality for:- Basic walking and jumping- Head bob- Mouse acceleration and smoothing- Easy action rebindingEach feature is tweakable in the editor.

Supported Engine Version
4.2
Version String
V1.2
License Version
Unlicense
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

README

Basic-FPS-Player-GODOT-4.0

(GDScript) Godot 4.0 very basic FPS player controller with mouse and keyboard input for a kick start in your fps project. Current version V1.2

  • Basic walk + jump
  • Head bob
  • Mouse acceleration + smoothing
  • Easy action rebinding

Installation

See: Youtube Installation Video

Usage

All relevant settings are exported to godot to tweak within the editor.

The character will only listen to mouse input when the mouse is captured; (Input.mouse_mode = Input.MOUSE_MODE_CAPTURED).

Enjoy! :)

Adds a `Basic FPS Player` node that adds functionality for:
- Basic walking and jumping
- Head bob
- Mouse acceleration and smoothing
- Easy action rebinding
Each feature is tweakable in the editor.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Basic FPS Player icon image
sammburr
Basic FPS Player

Adds a `Basic FPS Player` node that adds functionality for:- Basic walking and jumping- Head bob- Mouse acceleration and smoothing- Easy action rebindingEach feature is tweakable in the editor.

Supported Engine Version
4.2
Version String
V1.2
License Version
Unlicense
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers