ErwanDL / rift-fighters

League Fighters is a versus-fighting, fan-made game based on the League of Legends universe and characters. It uses Unity3d as the game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

League Fighters

League Fighters is a versus-fighting, fan-made game based on the League of Legends universe and characters. It uses Unity3d as the game engine.

This project is fan-made and is not intended for commercial use.

The project is being developed under the 2019.2 version of the Unity Editor.

Project structure

  • The C# scripts for this project are located in Assets/Scripts/.

  • The models for the characters are located in Assets/Models/. They were extracted from the game files using lol2dae and Obsidian. Blender was used to re-rig and animate the characters.

  • The materials and sprites are respectively located in Assets/Materials/ and Assets/Sprites.

Licensing

This project is licensed under the GNU GPL Public License v3. You cannot reuse this project for closed-source commercial projects.

Interference with Project L

Riot Games recently announced that they were working on a 2.5D fighting game called "Project L", that will basically cover the same ground as this project. This means that this project will certainly evolve in a different direction in the future (partly to avoid any possible legal conflicts with Riot Games).

About

League Fighters is a versus-fighting, fan-made game based on the League of Legends universe and characters. It uses Unity3d as the game engine.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%