Skip to content

Mob Pathfinding Service is a service I created to handle large amounts of AI mobs with OOP implementation.

License

Notifications You must be signed in to change notification settings

RyanChang25/Mob-Pathfinding-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mob Pathfinding Service

Overview

Mob Pathfinding Service, is a simple service I created that uses Object Oriented Programming in order to handle large amounts of AI mobs. The OOP implementation allows for different mobs types to be rendered and updated with only a single table. Moreover, since this service is all under a single module it allows users to customize the service easily. This service was often used in some of my older games.

Game Demo: https://www.roblox.com/games/8175220385/MobService-Demo

About

Mob Pathfinding Service is a service I created to handle large amounts of AI mobs with OOP implementation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages