项目作者: Whimfoome

项目描述 :
FPS (First Person Shooter) controller template for Godot 3.2 to give starter content for a new or already existing project!
高级语言: GDScript
项目地址: git://github.com/Whimfoome/godot-FirstPersonStarter.git
创建时间: 2019-08-08T10:38:11Z
项目社区:https://github.com/Whimfoome/godot-FirstPersonStarter

开源协议:MIT License

下载


" class="reference-link">First Person Starter Godot 4.2

Screenshot of FirstPersonStarter Template

FPS template for Godot to give starter content for a new or already existing project!

Note: Looking for Godot 3.x version? Checkout gd-3.x branch.

Includes:

  • 3D Character Controller
    • Smooth Movement (Acceleration and Deceleration)
    • Smooth Camera Rotation
    • Handles Slopes
    • Optional Sprinting
    • Air Control
    • Highly Modular
    • Easily Adjustable from the Inspector
    • Joypad Controller Support (Thanks to florianvazelle)
  • Example 3D Scene

Project Controls:

  • Move with W A S D or
  • Jump with Space. Sprint with Shift
  • Unlock/Lock Mouse with Shift + F1
  • Close Game with Esc
  • If you haven’t imported the whole project, you should add them manually!

Credits: