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.