{"id":15062955,"url":"https://github.com/neonfirestudio/godot-advanced-third-person-controller","last_synced_at":"2025-06-10T09:03:38.675Z","repository":{"id":257126701,"uuid":"857392841","full_name":"NeonfireStudio/godot-advanced-third-person-controller","owner":"NeonfireStudio","description":"A powerful and flexible third-person controller for Godot, offering advanced movement, multiplayer support, dynamic animations, and easy character integration for 3D games","archived":false,"fork":false,"pushed_at":"2024-12-30T08:51:22.000Z","size":50332,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T09:03:32.787Z","etag":null,"topics":["advanced","controller","game-development","gamedev","gdscript","godot","godot-engine","godot4","multiplayer","thirdperson"],"latest_commit_sha":null,"homepage":"https://neonfire-studio.itch.io/godot-advanced-third-person-controller","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NeonfireStudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"patreon":null,"ko_fi":"neonfirestudio"}},"created_at":"2024-09-14T14:37:40.000Z","updated_at":"2025-05-17T20:27:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"b454c8d5-f08b-478c-aa46-3856c902bafa","html_url":"https://github.com/NeonfireStudio/godot-advanced-third-person-controller","commit_stats":null,"previous_names":["neonfirestudio/godot-advanced-third-person-controller"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonfireStudio%2Fgodot-advanced-third-person-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonfireStudio%2Fgodot-advanced-third-person-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonfireStudio%2Fgodot-advanced-third-person-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonfireStudio%2Fgodot-advanced-third-person-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeonfireStudio","download_url":"https://codeload.github.com/NeonfireStudio/godot-advanced-third-person-controller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeonfireStudio%2Fgodot-advanced-third-person-controller/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259043761,"owners_count":22797159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["advanced","controller","game-development","gamedev","gdscript","godot","godot-engine","godot4","multiplayer","thirdperson"],"created_at":"2024-09-24T23:49:02.784Z","updated_at":"2025-06-10T09:03:38.648Z","avatar_url":"https://github.com/NeonfireStudio.png","language":"GDScript","funding_links":["https://ko-fi.com/neonfirestudio"],"categories":[],"sub_categories":[],"readme":"# Thanks for Downloading\n\nThank you for downloading this **Advanced Third-Person Controller**! This controller is designed to offer a wide range of features and flexibility for your game projects. I hope it enhances your development experience and helps you create something amazing.\n\nIf you find this Advanced Third-Person Controller useful, consider supporting my work by [Ko-fi](https://ko-fi.com/neonfirestudio). If you don't have an account there, you can also support me through [Itch.io](https://neonfire-studio.itch.io/godot-advanced-third-person-controller). Your support is greatly appreciated and helps me continue to improve and add more features!\n\n[Take a look at the development plan for it.](https://github.com/NeonfireStudio/godot-advanced-third-person-controller/blob/main/FuturePlan.md)\n\n## How to Use\n\n1. Install this repository.\n2. Drag and drop the **Player** folder into your project.\n3. Add the following input maps:\n    ```plaintext\n    left -\u003e A\n    right -\u003e D\n    forward -\u003e W\n    backward -\u003e S\n    jump -\u003e Space\n    sprint -\u003e Shift\n    crouch -\u003e CTRL\n    roll -\u003e Shift + C\n    slide -\u003e Shift + V\n    interact -\u003e F\n    emote_1 -\u003e 1\n    emote_2 -\u003e 2\n    emote_3 -\u003e 3\n    emote_4 -\u003e 4\n    right_mouse -\u003e Right Mouse Button\n    scroll_up -\u003e Mouse Wheel Up\n    scroll_Dowm -\u003e Mouse Wheel Down\n    fullscreen -\u003e F11\n    tab -\u003e Show Cursor\n    ESC -\u003e Return to Menu\n    ```\n4. Add the player to your scene\n5. Run and test your game, it is ready!\n\n## Why It Is Advanced?\n\nThe **Advanced Third-Person Controller** stands out due to its range of advanced features, including:\n\n- **Basic Movement**  \n- **Multiplayer Support**  \n- **Locomotion and Strafing**  \n- **Advanced Animation System with Emotes**  \n- **Dynamic Footsteps Based on Material**  \n- **Highly Customizable Controller**  \n\nIts future versions will be even better, with more advanced features and optimizations.\n\n## How to Replace the Default Character\n\n### Requirements\n\nYour custom models must contain the following animations:\n```plaintext\nIdle\nWalking\nRunning\nJumping\nFallingIdle\nCrouchIdle\nCrouchWalking\nRolling\nSliding\nLifting\nRunToStop\nJogLeft\nJogRight\nJogForward\nJogBackward (Optional)\nJogBackLeft (Optional)\nJogBackRight (Optional)\nJogForwardLeft\nJogForwardRight\nHeadYes\nHeadNo\nWaving\nWavingBothHands\nPunchLeft\nPunchRight\nHardLand\n```\n### Important Notes on Animations!\n- Every animation must be in place.\n- You can change the animations in the animation tree if the name not matches with you chararcter model.\n### Steps\n\n1. Add your character model to the project and make it local.\n2. Adjust the size and position of your model as per the default character.\n3. Set the `anim_player` of the **AnimationTree** node to your model's animation player.\n4. In the **Skeleton3D** node of your model, add a **BoneAttachment3D** and name it \"HandPalm\".\n5. Set the **hand_palm** export variable to reference this \"HandPalm\" node which is the hand palm bone of your model.\n6. Change the timers in the scene (like RollTimer, PickupTimer, etc.) to work well with the controller.\n7. Test your character; it should now be fully integrated and ready for use.\n\n## Current Features (v1.0):\n\n- Basic Movement\n- Strafing\n- Locomotion\n- Run To Stop\n- Rolling/Sliding\n- Roll On Fall From Height\n- Picking Up Object\n- 4 Types Of Emotes\n- Godot Robo Character (mannequin)\n- Simple Menu\n- Multiplayer\n- Footstep Based On Material\n- Stylish Environment\n- Easily Editable Controller  \n...And More Coming In Future!\n\n## Known Issues\n\n- Footstep sound may not work in Multiplayer Mode.\n- Picking up object may not work in Multiplayer Mode.\n- You can`t get or set player rotation directly by codes, instead you need to use set_player_rotation or get_player_rotation function to do it.  \n...I will try to fix it in future versions.\n\n## Important Notes\n- You can`t get or set player rotation directly by codes, instead you need to use set_player_rotation or get_player_rotation function to do it [/ul]\n- This template is highly depends on the quality of your chararcter [/ul]\n\n## Controls\n\n- **Movement** | WASD\n- **Strafe** | Right Mouse\n- **Sprint** | Shift\n- **Jump** | Space\n- **Crouch** | CTRL\n- **Roll** | Shift + C\n- **Slide** | Shift + V\n- **Pick Up Object** | F\n- **Emotes** | 1-4\n- **Zoom In/Out** | Scroll Up/Down\n- **Toggle Fullscreen** | F11\n\n## Screenshots\n\n*Add some relevant screenshots of the project here*\n\n![Screenshot 1](link_to_screenshot_1)\n![Screenshot 2](link_to_screenshot_2)\n\n## Credits\n\n**Project Presented By**: [Neonfire Studio](https://neonfire-studio.itch.io)  \n**Project Developed By**: Sandipan Saha  \n**Godette Model Created By**: [zahlenmaler](https://sketchfab.com/3d-models/godette-rigged-dd05b69799a2438e97c90d166f6e416a)  \n**Godette Model Animated By**: Sandipan Saha  \n**Godot Plush Model By**: [FR3NKD](https://fr3nkd.gumroad.com/l/vhfvy)  \n**Grid Textures \u0026 Sounds From**: [Kenney](https://kenney.nl)\n\n## Copyright\n\nLicensed under the [MIT License](https://opensource.org/license/mit):\n\n- You are free to use this project for both commercial and non-commercial purposes.\n- You may not resell this project or any of its components.\n- You may not create YouTube tutorials or other instructional content based on this project without permission.\n\n### 3D Model Animations:\n\n- These models are available for use in non-commercial projects only.\n\n### Others:\n\n- The other assets are under CC0 License.\n\n## Social Links\n\n- [YouTube Channel](https://www.youtube.com/@NeonfireStudio)\n- [Twitter](https://twitter.com/KingGD245)\n- [Reddit](https://www.reddit.com/user/Financial-Junket9978)\n- [GitHub](https://github.com/NeonfireStudio)\n- [Itch.io](https://neonfire-studio.itch.io)\n- [Discord](https://discord.gg/FFyC65gJcg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonfirestudio%2Fgodot-advanced-third-person-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneonfirestudio%2Fgodot-advanced-third-person-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonfirestudio%2Fgodot-advanced-third-person-controller/lists"}