https://github.com/chafmere/godot-3d-controller
Godot 3d Controller
https://github.com/chafmere/godot-3d-controller
Last synced: 5 months ago
JSON representation
Godot 3d Controller
- Host: GitHub
- URL: https://github.com/chafmere/godot-3d-controller
- Owner: chafmere
- Created: 2020-09-16T06:39:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T12:02:37.000Z (over 5 years ago)
- Last Synced: 2025-01-22T17:47:21.441Z (over 1 year ago)
- Language: GDScript
- Size: 94.6 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Godot Third Person Controller
This is a Third Person Controller for the Godot Game Engine. Can be used to make a 3d action adventure game or platformer.
Example scene "test scene.tscn"
With mouse and keyboard and xbox controller.
Things to add:
Combat Logic Ledge Climbing Targeting More Robust State Machine Additional Credit
Character Model by DePotatoes link (https://www.blendswap.com/blend/21260), animations from Mixamo.
Grid Texture from Wahooney (https://wahooney.itch.io/texture-grid-generator)
Controls:
Move: W,A,S,D
Camera: Mouse
Jump: Space
Sprint: Shift
Dodge: C
Attack: Left Mouse Button
Block: Right Mouse Button