# 第一个恐怖游戏 **Repository Path**: Xz_Game/the-first-horror-game ## Basic Information - **Project Name**: 第一个恐怖游戏 - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-31 - **Last Updated**: 2025-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://github.com/sammburr/Basic-FPS-Player-GODOT-4.0/blob/4929a04b2791b13184eea82ead9caaf57894be48/addons/Basic%20FPS%20Player/Assets/Basic%20FPS%20Player.png) # 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](https://www.youtube.com/watch?v=-yS7S-bYY3s) ## 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! :)