Multiplayer 2D Parkour Game Template

Easily create a 2D Parkour Game that work both Single-player and Multi-player

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27, 5.0 - 5.4
  • 다운로드 유형
    전체 프로젝트
    이 제품은 언리얼 엔진 프로젝트 전체 폴더와 함께 환경 설정 파일, 콘텐츠 파일 및 .uproject 파일을 포함하고 있으며 새로운 프로젝트를 생성할 때 템플릿으로 사용할 수 있습니다.
Multiplayer 2D Parkour Game Template:

Create a 2D Parkour Game, Multiplayer Ready with Very Few Steps with this game template, supporting both Single player standalone mode and multiplayer and supports adding more actions and animations easily.


NOTE: Animations in the video are not included in the asset because they are from other animation assets that i didn't create, the asset contains a working placeholder animations, if you have problems importing animations, let me know and i'll help you get it working



 Why This Template?
  • This template is self contained, it doesn't need any external plugins or modules. it contains starting assets to quickly start creating your game, just download, and start creating your game and levels.
  • Completely Blueprint Code, Every Event Commented and Every Function has Description helping you easily understand the code.
  • Contains 5 Ready to use parkour actions.
  • It's very easy to add more actions and animations to the game.
  • Multiplayer is done by the book, with each class doing it's role in the game (Game Mode / Game State / Player Controller / Player State).
  • Final Ranking Result after the match depending on each player number of obstacles passed.
  • Start creating your own Multiplayer / Single Player 2D Parkour Game , easily with this template.


Create your game and demo using this template and send it to me and i’ll share your work on my social media channels. 

기술적 세부사항

Features
  • Game Template
  • Multiplayer Ready / Supports Single player standalone too.
  • Final Ranking Result after the match.
  • Modular
  • Completely Blueprint Code, Every Event Commented and Every Function has Description
  • Compatible with multiple platforms without using any external plugins for maximum compatibility.
  • Fully documented with step by step to use the template.
  • Supports adding more parkour actions and animations.
  • Swipe controls system included that support finger and mouse.

TECHNICAL INFORMATION:
  • Video : here | Tutorial
  • MultiplayerParkour2DMap Level for example usage ready to use.
  • Number of Blueprints: 1 GameMode, 1 Character, 1 PlayerController, 6 Parkour Action blueprints, 4 Widgets, 2 Enum, 2 Struct , 1 Data table.
  • Input: Swipe Controls = press (left mouse or finger touch), hold, move the (left mouse or finger touch) in the arrow direction then release.
  • Network Replicated: YES
  • Supported Development Platforms: Check Platforms above
  • Documentation: here