godot-4-3d-third-person-controller icon indicating copy to clipboard operation
godot-4-3d-third-person-controller copied to clipboard

Godot 4 demo with a plug-and-play 3D Third-Person Shooter (TPS) character controller inspired by games like Ratchet and Clank.

Results 11 godot-4-3d-third-person-controller issues
Sort by recently updated
recently updated
newest added

I would love to help contribute a toggleable follow camera option (like mario / uncharted) - when the player does not provide look direction input for X seconds, the camera...

Higher priority: - [x] Make the character throw grenades in the character's look direction when not in aim mode - [ ] #14 - [ ] Add a more fitting...

bug
enhancement

When I download and run this project in Godot v4.03, I get the following error: Edit: This only happens with the files downloaded from here: https://www.gdquest.com/news/2022/12/godot-4-third-person-controller/ When I download the...

When I punch a wooden box/crate, the game crashes with that error. I wanted to try the project out as it looks great, but doesn't seem to be working. I...

Not really an issue, just a question, why is this project not using hitbox/hurtbox nodes? I understand that maybe because it's a "small" project, so it's not required, but it...

Using Godot 4.0 stable on Windows 10. If you are on the pause menu, and you press the "_Esc_" key twice very fast, the game will unpause and pause again...

I'd like to see the camera rotation improved in GDQuest's third-person controller. Currently, it's affected by framerate. If you turn off VSync and set max fps to 1000 (or another...

bug

close #6 Tasks: - Add gamepad controls - Consider setting some input actions and registering them from the addon automatically to keep input code simple? - Fix lag on mouse...

enhancement

Description: Missing textures in Linux/X11 version. Most likely related to shaders. Game version: linux-x11-main-1.0.0-e99f017 OS: Debian GNU/Linux 11 (bullseye) x86_64 Log: [godot.log](https://github.com/gdquest-demos/godot-4-3d-third-person-controller/files/10530388/godot.log) ![Screenshot_2023-01-29_18-18-07](https://user-images.githubusercontent.com/123763174/215344322-1754d42d-0474-4a66-bb53-3ae7ac589416.png)

+ Beefy bullet sound + Grenade throw + Grenade explosion + Impact sounds on enemies + Impact sounds on other materials + Enemy death (special impact sound, as in e.g....