PathFinder-Player

所属分类:游戏
开发工具:ASP.NET
文件大小:0KB
下载次数:0
上传日期:2023-04-28 14:50:47
上 传 者sh-1993
说明:  开发了一款MMORPG游戏,简单的玩家可以找到最短的移动路径,并在正确的时候移动到地形上的指定区域...,
(Developed an MMORPG game where a simple Player finds the shortest movable path and moves to the designated area on the Terrain when right-clicked. Used NavMesh Agents and Obstacles to develop the Game. This method is used on all MOBA and MMORPG based games like League of Legends, Dota 2, World of Warcraft, etc and on GPS and Navigation systems too.)

文件列表:
MonoBleedingEdge/ (0, 2023-04-28)
MonoBleedingEdge/EmbedRuntime/ (0, 2023-04-28)
MonoBleedingEdge/EmbedRuntime/MonoPosixHelper.dll (610840, 2023-04-28)
MonoBleedingEdge/EmbedRuntime/mono-2.0-bdwgc.dll (7755288, 2023-04-28)
MonoBleedingEdge/etc/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/2.0/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/2.0/Browsers/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/2.0/Browsers/Compat.browser (1586, 2023-04-28)
MonoBleedingEdge/etc/mono/2.0/DefaultWsdlHelpGenerator.aspx (60575, 2023-04-28)
MonoBleedingEdge/etc/mono/2.0/machine.config (29066, 2023-04-28)
MonoBleedingEdge/etc/mono/2.0/settings.map (2622, 2023-04-28)
MonoBleedingEdge/etc/mono/2.0/web.config (11635, 2023-04-28)
MonoBleedingEdge/etc/mono/4.0/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/4.0/Browsers/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/4.0/Browsers/Compat.browser (1586, 2023-04-28)
MonoBleedingEdge/etc/mono/4.0/DefaultWsdlHelpGenerator.aspx (60575, 2023-04-28)
MonoBleedingEdge/etc/mono/4.0/machine.config (33598, 2023-04-28)
MonoBleedingEdge/etc/mono/4.0/settings.map (2622, 2023-04-28)
MonoBleedingEdge/etc/mono/4.0/web.config (18802, 2023-04-28)
MonoBleedingEdge/etc/mono/4.5/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/4.5/Browsers/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/4.5/Browsers/Compat.browser (1586, 2023-04-28)
MonoBleedingEdge/etc/mono/4.5/DefaultWsdlHelpGenerator.aspx (60575, 2023-04-28)
MonoBleedingEdge/etc/mono/4.5/machine.config (34056, 2023-04-28)
MonoBleedingEdge/etc/mono/4.5/settings.map (2622, 2023-04-28)
MonoBleedingEdge/etc/mono/4.5/web.config (18811, 2023-04-28)
MonoBleedingEdge/etc/mono/browscap.ini (311984, 2023-04-28)
MonoBleedingEdge/etc/mono/config (3118, 2023-04-28)
MonoBleedingEdge/etc/mono/mconfig/ (0, 2023-04-28)
MonoBleedingEdge/etc/mono/mconfig/config.xml (25817, 2023-04-28)
Navmesh_Pathfinder_v1.exe (653824, 2023-04-28)
Navmesh_Pathfinder_v1_Data/ (0, 2023-04-28)
Navmesh_Pathfinder_v1_Data/Managed/ (0, 2023-04-28)
Navmesh_Pathfinder_v1_Data/Managed/Assembly-CSharp.dll (64000, 2023-04-28)
Navmesh_Pathfinder_v1_Data/Managed/Mono.Security.dll (241152, 2023-04-28)
Navmesh_Pathfinder_v1_Data/Managed/Newtonsoft.Json.dll (686080, 2023-04-28)
Navmesh_Pathfinder_v1_Data/Managed/System.ComponentModel.Composition.dll (257024, 2023-04-28)
Navmesh_Pathfinder_v1_Data/Managed/System.Configuration.dll (124928, 2023-04-28)
Navmesh_Pathfinder_v1_Data/Managed/System.Core.dll (1113088, 2023-04-28)
... ...

PathFinder-Player

## Description: Developed an MMORPG game where a simple Player finds the shortest movable path and moves to the designated area on the Terrain when right-clicked. Used NavMesh Agents and Obstacles to develop the Game. This method is used on all MOBA and MMORPG based games like League of Legends, Dota 2, World of Warcraft, etc and on GPS and Navigation systems too. ## Sample Demo: https://user-images.githubusercontent.com/54114888/235179493-7e7134d7-ffba-4de9-a926-5dab68d25f81.mp4 ## Working of Project:

## Built With: - Unity version 2021.3.22f1 - NavMesh Agents - C# ## Steps to Build locally: - Open the file "Navmesh_Pathfinder_v1.exe" and it will start the Unity Game. ## How to Contribute? [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) - Take a look at the Existing [Issues](https://github.com/Akash-Ramjyothi/PathFinder-Player/issues) or create your own Issues! - Wait for the Issue to be assigned to you after which you can start working on it. - Fork the Repo and create a Branch for any Issue that you are working upon. - Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it. - Add Screenshots to help me know what this Code is all about. ## Developed By:

Akash Ramjyothi

               PH:+91 8939928002.

## References Used: - https://www.youtube.com/watch?v=mJu-zdZ9dyE - https://www.youtube.com/watch?v=CHV1ymlw-P8 - https://www.youtube.com/watch?v=SbFLkep0AqA - https://www.youtube.com/watch?v=atCOd4o7tG4

近期下载者

相关文件


收藏者