This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return function() | |
--[[ | |
Basic Monster by ArceusInator | |
Information: | |
Configurations.MaximumDetectionDistance (default 200) | |
The monster will not detect players past this point. If you set it to a negative number then the monster will be able to chase from any distance. | |
Configurations.CanGiveUp (default true) |