봄 크리에이터 세일을 시작합니다! 4월 18일 오후 10시 59분까지 엄선된 콘텐츠를 최대 70% 할인받으세요.

Moba Rank System

A Blueprint Moba Ranking System With LP Score

​세일$4.99
$1.49로그인하여 구매
  • 지원 플랫폼
  • 지원 엔진 버전
    4.25 - 4.27, 5.0 - 5.3
  • 다운로드 유형
    전체 프로젝트
    이 제품은 언리얼 엔진 프로젝트 전체 폴더와 함께 환경 설정 파일, 콘텐츠 파일 및 .uproject 파일을 포함하고 있으며 새로운 프로젝트를 생성할 때 템플릿으로 사용할 수 있습니다.

This is an LP Rank System that works like the one seen in popular moba games with an LP System, it is made all in blueprints and with a bit of extra effort it can be hooked to an API or a Database.

You can find how to get started with the project in the provided online documentation.

You can also find a video where i hook the project to a rest api, the Rank System also fit many other games not only Moba.


Price is now permanently reduced

기술적 세부사항

Features:

  • Placements
  • Best of 5 Series
  • Best of 3 Series
  • Demotion/Promotion
  • Demotion Shield
  • Win & Lose Count
  • Rank up to Challenger
  • Promo Free Wins


Documentation: https://cibe.notion.site/Moba-Rank-System-34b0ee98fd82480b9ab98c9faa15eb88

Number of Blueprints: 1

Network Replicated: No

Supported Development Platforms: Tested on Windows.

Demonstration Video: https://www.youtube.com/watch?v=fSqIWYWObC8

Extra Info:

Some of the blueprints are commented with information on what's going on, you can add new ranks by adding them to the Ranks Enumerator, and icons array and successively add it to the Division 1 check list. This is all shown in a more detailed way in the documentation, demo icons shown in the documentation are provided in the project for testing.

All the main functions are conveniently stored in a library so they can be called anywhere and easily edited.