About Animal Spawn
This plugin does not have its own functionality. This plugin is only used as an API for other plugins
Supported Plugins
Plugin Config
API
BaseAnimalNPC SpawnAnimal(Vector3 position, JObject configJson)
Creates an animal
position – animal position on the map
configJson - animal parameters
void SetHomePosition(CustomAnimalNpc animal, Vector3 pos)
Changes the animal point of the home
animal - animal who needs to change the point of the home
pos - new point of the home