Moba Rank System

A Blueprint Moba Ranking System With LP Score

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    4.25 - 4.27, 5.0 - 5.3
  • ダウンロードのタイプ
    完全なプロジェクト
    この製品には、Unreal Engine プロジェクトの完全なフォルダが含まれており、Config ファイル、コンテンツのファイル、.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.