Replicated Third Person Template

iFruit - 蓝图 - 2024/04/17

A clean third person template that offers replicated movement functions

  • 支持的平台
  • 支持的引擎版本
    5.3
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.uproject文件,可以作为创建新项目的模板使用。

Demo Video | Playable Demo | Documentation

Email: ifruit1119@gmail.com


A clean third person template that offers replicated movement functions such as 8-way directional movement, walking, running, sprinting, and crouching. It comes with a basic aiming function (no prop included). Players have the option to toggle OrientRotationToMovement.


All movements/functions are network replicated, tested, and made with 100% blueprints.

All blueprints and folders are well organized and commented to make it beginner-friendly.

Animations shown in Demo are included.


Basic understandings of blueprints not required to use the template out of the box,

but REQUIRED if want to modify the system further (*especially for multiplayer game*).

技术细节

Features:

  • Essential Movement Functions (walk, run, sprint, jump and crouch)
  • 8-way Directional Movement for walking, running, and crouch
  • Toggle OrientRotationToMovement
  • Condition Checks between Movement States (eg. should not stand up if not enough room, should stand up if try to sprint or run while crouched, etc.)
  • Aim Function with a Dot Crosshair and Aim Offset (no prop included)
  • And More...


Number of Blueprints: 1 Character Blueprint, 1 Animation Blueprint

Input: EnhancedInput Actions

Network Replicated: Yes

Supported Platform:

Windows: Yes

Mac: Not tested

Documentation


Important/Additional Notes:

*** This project should serve as a starting point otherwise as educational/learning purposes ***

you may use this project however you like.